Skip to content

Commit c066b06

Browse files
committed
HBASE-22891 Use HBaseQA in HBase-PreCommit-GitHub-PR job (#518)
Signed-off-by: Guanghao Zhang <[email protected]> Signed-off-by: Sean Busbey <[email protected]>
1 parent be2de08 commit c066b06

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.202132.xyz',
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)