ndimiduk commented on PR #6261: URL: https://github.com/apache/hbase/pull/6261#issuecomment-2360537280
> Thanks for looking into this, @ndimiduk and @Apache9 . > > > > At this point I'm just trying to figure out how I can integrate the new tests into Jenkins, and validate them. > > > > Do you have suggestions on the least painful way to develop and test the Jenkinsfiles ? > > I'm thinking of making temporary CI jobs with local Jenkinsfiles, commeting out the slow-running stages, and working out the new tests that way. (Assuming I have the JIRA permissions for that) > > Yeah, unfortunately, I think you're on the right track. You could try extending the PR Jenkinsfile, which would allow you to test from the PR interface, but you'd still need to migrate it back to the nightly Jenkinsfile. If you have necessary Jenkins permissions to create and work from a dummy job, I think that will go easier. If you need any PMC support for gaining access permissions from INFRA, don't hesitate to ping me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org