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

2.10: Upgrade Slurm from 20.02.4 to 20.02.7 #951

Merged

Conversation

enrico-usai
Copy link
Contributor

  • Upgrade Slurm from 20.02.4 to 20.02.7
  • Use GitHub as repository to download source code (reverts 91cb7f7)

Signed-off-by: Enrico Usai usai@amazon.com

+ Use GitHub as repository to download source code.

Signed-off-by: Enrico Usai <usai@amazon.com>
@demartinofra
Copy link
Contributor

Performed the following checks:

❯ md5sum ./slurm-20.02.7.tar.bz2
e47e68692354f03db2999ec84fe3f735  ./slurm-20.02.7.tar.bz2
❯ md5sum ./slurm-slurm-20-02-7-1.tar.gz
eec7ad2a3949d939af197b9cff3c38d2  ./slurm-slurm-20-02-7-1.tar.gz

❯ shasum --algorithm 1 ./slurm-20.02.7.tar.bz2
47cd6d65333a713c1e23c78febb091628fd525e2  ./slurm-20.02.7.tar.bz2
❯ shasum --algorithm 1 ./slurm-slurm-20-02-7-1.tar.gz
36548efab7d19f24b3fef3bd52f75efb664349d9  ./slurm-slurm-20-02-7-1.tar.gz

diff <(find "$DIR1/" -type f -exec md5sum {} + | sort -k 2 | sed 's/ .*\// /') <(find "$DIR2/" -type f -exec md5sum {} + | sort -k 2 | sed 's/ .*\// /')
# NO DIFFS

@lukeseawalker lukeseawalker merged commit 2b581c3 into aws:release-2.10 May 13, 2021
@enrico-usai enrico-usai deleted the wip/release-2.10.4newslurm branch May 13, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants