-
Notifications
You must be signed in to change notification settings - Fork 217
modernize tests that require GitHub token #4776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
test/framework/sandbox/easybuild/easyblocks/generic/perlbundle.py
Outdated
Show resolved
Hide resolved
test/framework/sandbox/easybuild/easyblocks/o/openssl_wrapper.py
Outdated
Show resolved
Hide resolved
test/framework/easyconfig.py
Outdated
| bat_ec_fn = 'bat-0.3.3-intel-2017b-Python-3.6.3.eb' | ||
| bat_patch_fn = 'bat-0.3.3-fix-pyspark.patch' | ||
| # see https://github.com/easybuilders/easybuild-easyconfigs/pull/22365 | ||
| from_pr = 22365 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@branfosj This is not the best pick, since the contents of this specific PR will change once easybuilders/easybuild-easyconfigs#22345 is merged...
Can we find another one?
| 'pr_target_account': gh.GITHUB_EB_MAIN, | ||
| }) | ||
|
|
||
| # TODO: no 5.x PRs for new easyblocks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the 5.0.x branch is collapsed into develop, this should no longer be a problem?
test/framework/options.py
Outdated
| # test use of --copy-ec with --from-pr to the current working directory | ||
| cwd = change_dir(test_working_dir) | ||
| args = ['--copy-ec', '--from-pr', '8007'] | ||
| args = ['--copy-ec', '--from-pr', '22365'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not ideal, contents of this PR will change once it gets synced with target branch after easybuilders/easybuild-easyconfigs#22345 gets merged...
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
test_github_fetch_easyconfigs_from_prtest_github_copy_ec_from_prtest_github_fetch_easyblocks_from_prtest_det_copy_ec_specstest_github_from_pr_token_logtest_github_add_pr_labelstest_github_det_easyconfig_paths_from_prtest_github_from_pr_listed_ecstest_github_from_pr_xtest_github_review_prtest_github_fetch_files_from_pr_cachetest_github_merge_prtest_github_from_prtest_github_xxx_include_easyblocks_from_pr