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

Release v0.0.4 #83

Merged
merged 11 commits into from
Sep 8, 2023
Merged

Release v0.0.4 #83

merged 11 commits into from
Sep 8, 2023

Conversation

matthew-richerson
Copy link
Contributor

No description provided.

bdevcich and others added 11 commits June 16, 2023 15:22
- Add useful labels to container tests (e.g. mpi)
- Fix the storage variables to only use underscores
- Remove the root tests (for now)

Signed-off-by: Blake Devcich <[email protected]>
int-test and the deployed SystemConfiguration were still using dwsv1alpha1

Signed-off-by: Blake Devcich <[email protected]>
**Note**: The existing clientmount services on compute nodes will need to
be removed. See below.

The nnf-dm and client-mount daemons were being built manually in
nnf-deploy rather than making use of their Makefiles. This was causing
the versions to sit at 0.0.0 rather than the built in versioning.
provided by the Makefiles.

In order to support this change, the client-mount service had to be
renamed to clientmountd in dws. The binary built by the Makefile and the
RPMs is named clientmountd, so nnf-deply looks for an
clientmountd.service file - which wouldn't exist without the rename.

Any compute node running the old version will need to remove the service
before the renamed service will work properly.

At LLNL, this should not be an issue since they are already using the
clientmountd binary, but they are writing their own service file.

Signed-off-by: Blake Devcich <[email protected]>
Update submodules for v0.0.4 release
Signed-off-by: Matt Richerson <[email protected]>
@matthew-richerson matthew-richerson merged commit 9a6724c into releases/v0 Sep 8, 2023
@matthew-richerson matthew-richerson deleted the release-v0.0.4 branch September 8, 2023 20:16
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.

4 participants