Skip to content

Commit 10a3fbc

Browse files
committed
HBASE-22891 Use HBaseQA in HBase-PreCommit-GitHub-PR job (#518)
Signed-off-by: Guanghao Zhang <zghao@apache.org> Signed-off-by: Sean Busbey <busbey@apache.org>
1 parent 452cf4a commit 10a3fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/Jenkinsfile_GitHub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pipeline {
6363
[usernamePassword(credentialsId: 'apache-hbase-at-github.com',
6464
passwordVariable: 'GITHUB_PASSWORD',
6565
usernameVariable: 'GITHUB_USER'),
66-
usernamePassword(credentialsId: 'hadoopqa-at-asf-jira',
66+
usernamePassword(credentialsId: 'hbaseqa-at-asf-jira',
6767
passwordVariable: 'JIRA_PASSWORD',
6868
usernameVariable: 'JIRA_USER')]) {
6969
sh '''#!/usr/bin/env bash

0 commit comments

Comments
 (0)