Update CHANGELOG.md#81
Open
hanwen-pcluste wants to merge 4 commits into
Open
Conversation
The test failed because of aws@fbb995d. The test checks the cluster configuration file with default values on the head node is as expected. Because the root volume configuration was added to the default in the previous commit. The expected outputs have to be changed accordingly. Adding the default root volume configuration makes sense, because those values are used to configure the root volume. test_scheduler_plugin was successful after this commit. Signed-off-by: Hanwen <hanwenli@amazon.com>
hanwen-pcluste
force-pushed
the
develop
branch
from
August 22, 2022 17:20
a26a22b to
7384a16
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
September 7, 2022 15:00
f009b2a to
bb6f133
Compare
hanwen-pcluste
force-pushed
the
develop
branch
5 times, most recently
from
September 21, 2022 16:35
7d6b2b0 to
b09a3c3
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
September 26, 2022 18:01
eb6de2b to
cfae64c
Compare
hanwen-pcluste
force-pushed
the
develop
branch
2 times, most recently
from
October 7, 2022 19:10
8826328 to
d4ed57d
Compare
hanwen-pcluste
force-pushed
the
develop
branch
6 times, most recently
from
October 20, 2022 13:56
3756cbf to
f3c4029
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
November 2, 2022 15:37
f3c4029 to
3ba05ae
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
November 10, 2022 18:44
f02552f to
4282295
Compare
hanwen-pcluste
force-pushed
the
develop
branch
2 times, most recently
from
December 23, 2022 20:13
3ce22d7 to
745753b
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
January 25, 2023 21:01
745753b to
b3da347
Compare
hanwen-pcluste
force-pushed
the
develop
branch
5 times, most recently
from
February 7, 2023 14:26
dff51f7 to
0dfd219
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
July 6, 2023 12:39
34a629e to
5acfd02
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
July 14, 2023 14:53
edfba9d to
a74d502
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
July 19, 2023 21:01
d21b539 to
fd6eeef
Compare
hanwen-pcluste
force-pushed
the
develop
branch
5 times, most recently
from
August 3, 2023 18:23
b592570 to
b964205
Compare
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
August 15, 2023 20:36
16e302f to
4ef2e5b
Compare
hanwen-pcluste
force-pushed
the
develop
branch
2 times, most recently
from
September 15, 2023 14:06
44e562b to
1dee0ab
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
September 25, 2023 13:20
1dee0ab to
ff0698b
Compare
hanwen-pcluste
force-pushed
the
develop
branch
from
November 30, 2023 17:03
ff0698b to
522b074
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
December 19, 2023 16:18
006a71f to
4ab0367
Compare
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.
Description of changes
Tests
References
Checklist
Please review the guidelines for contributing and Pull Request Instructions.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.