Skip to content
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

replace run_cmd with run_shell_cmd in custom easyblock for ant (ant.py) #3098

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

branfosj
Copy link
Member

@branfosj branfosj commented Jan 28, 2024

(created using eb --new-pr)

  • No use of EB_ant in easyconfigs or blocks

@branfosj
Copy link
Member Author

Test report by @branfosj

Overview of tested easyconfigs (in order)

  • SUCCESS ant-1.10.11-Java-11.eb
  • SUCCESS ant-1.10.11-Java-13.eb
  • SUCCESS ant-1.10.12-Java-11.eb
  • SUCCESS ant-1.10.12-Java-17.eb
  • SUCCESS ant-1.10.14-Java-11.eb
  • SUCCESS ant-1.10.6-Java-1.8.eb
  • SUCCESS ant-1.10.7-Java-11.eb
  • SUCCESS ant-1.10.8-Java-11.eb
  • SUCCESS ant-1.10.9-Java-11.eb
  • SUCCESS JUnit-4.12-Java-1.8.eb
  • SUCCESS ant-1.10.1-Java-1.8.eb

Build succeeded for 11 out of 11 (10 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/0ede0f56b1e1e8271eb18ca49b6a62da for a full test report.

@branfosj branfosj changed the title replace run_cmd with run_shell_cmd in ant.py replace run_cmd with run_shell_cmd in custom easyblock for ADF (ant.py) Jan 29, 2024
@boegel boegel changed the title replace run_cmd with run_shell_cmd in custom easyblock for ADF (ant.py) replace run_cmd with run_shell_cmd in custom easyblock for ant (ant.py) Jan 29, 2024
@boegel
Copy link
Member

boegel commented Jan 29, 2024

@boegelbot please test @ jsc-zen3
EB_BRANCH=5.0.x
EB_ARGS="ant-1.10.12-Java-17.eb ant-1.10.14-Java-11.eb"

Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegelbot
Copy link

@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ "5.0.x" != 'develop' ]]; then EB_BRANCH="5.0.x" ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/"5.0.x" source init_env_easybuild_develop.sh; fi; EB_PR=3098 EB_ARGS="ant-1.10.12-Java-17.eb ant-1.10.14-Java-11.eb" EB_REPO=easybuild-easyblocks EB_BRANCH="5.0.x" /opt/software/slurm/bin/sbatch --job-name test_PR_3098 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 3504

Test results coming soon (I hope)...

- notification for comment with ID 1914433543 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link

Test report by @boegelbot

Overview of tested easyconfigs (in order)

  • SUCCESS ant-1.10.14-Java-11.eb
  • SUCCESS Java-17.0.6.eb
  • SUCCESS Java-17.eb
  • SUCCESS ant-1.10.12-Java-17.eb

Build succeeded for 4 out of 4 (2 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.3, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/6af7422632f8382d6fe1c155c7682ee8 for a full test report.

@boegel boegel merged commit 0494dce into easybuilders:5.0.x Jan 29, 2024
17 checks passed
@branfosj branfosj deleted the 20240128151412_new_pr_ant branch January 29, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants