DAOSGCP-218 Merge develop to main for v0.5.0#100
Merged
mark-olson merged 9 commits intomainfrom Jan 17, 2024
Merged
Conversation
Updated version of google tflint plugin Updated default DAOS version to v2.4.0 Updated packer template so that it does not change the system python version Updated the google terraform provider to version 5.5.0 Added tags variable for DAOS instances to allow network tags to be added to instances Upgraded io500 version to io500 SC23 Added a python script that converts io500 results_summary.txt to results_summary.csv Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Corrected example of GCP_USE_CLOUDBUILD value. Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
The link was not necessary since the information is provided in the "Creating and managing projects" documentation. Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Change provider versions to match versions generated by HPC Toolkit. Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Added a check for the % in the pool.size variable. If pool.size contains a % character the --tier-ratio option is not used when creating pools. Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Added tag variables to examples so that firewall rules can be applied to instances Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Removed variables from examples that specify SCM size. Removed hugepage settings since that is not needed in DAOS v2.4 Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
No need to manually set SCM size in DAOS v2.4 Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
…99) Added retry logic for daos-* package installs Commented out hard coded network interface config in daos_client.yml since slurm instances do not force eth0 name for primary ethernet interface. Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Mark Olson 115657904+mark-olson@users.noreply.github.com