Skip to content

Conversation

@yuleiwan
Copy link
Contributor

@yuleiwan yuleiwan commented Nov 13, 2020

  • This test is to verify FSx file system launched by pcluster has the correct deployment type as user set in pcluster config file.
  • FSx file system has three deployment types in commercial regions SCRATCH_1(dafault), SCRATCH_2, PERSISTENT_1 and one deployment type in China PERSISTENT_1

Signed-off-by: Yulei Wang yuleiwan@amazon.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yuleiwan yuleiwan added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Nov 13, 2020
@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #2233 (9da584a) into develop (e93de5f) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2233      +/-   ##
===========================================
+ Coverage    61.80%   61.81%   +0.01%     
===========================================
  Files           39       39              
  Lines         6061     6060       -1     
===========================================
  Hits          3746     3746              
+ Misses        2315     2314       -1     
Impacted Files Coverage Δ
cli/pcluster/configure/easyconfig.py 87.19% <0.00%> (ø)
cli/pcluster/cli_commands/delete.py 45.71% <0.00%> (+0.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e93de5f...9da584a. Read the comment docs.

@yuleiwan yuleiwan changed the title integ-tests: test deployment types integ-tests: test FSx deployment types Nov 13, 2020
@yuleiwan yuleiwan force-pushed the text/Fsx_deployment_type branch from 4fb3680 to 979d881 Compare November 13, 2020 22:48
Copy link
Contributor

@enrico-usai enrico-usai left a comment

Choose a reason for hiding this comment

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

From what we understand we were already testing all the deployment_types (through test_fsx_lustre_configuration_options) but we weren't checking if the value was correct. Right?

If so let's add this description in the PR.

@yuleiwan yuleiwan force-pushed the text/Fsx_deployment_type branch 2 times, most recently from 35dfa9a to ae2e663 Compare November 19, 2020 18:39
* This test is to verify FSx file system launched by pcluster has the correct deployment type as user set in pcluster config file.
* FSx file system has three deployment types in commercial regions SCRATCH_1(dafault), SCRATCH_2, PERSISTENT_1

Signed-off-by: Yulei Wang <yuleiwan@amazon.com>
@yuleiwan yuleiwan force-pushed the text/Fsx_deployment_type branch from ae2e663 to 9da584a Compare November 19, 2020 18:50
Copy link
Contributor

@enrico-usai enrico-usai left a comment

Choose a reason for hiding this comment

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

Great job! Thanks!

If tested feel free to merge it.

@yuleiwan yuleiwan merged commit 7b5d6fd into aws:develop Nov 20, 2020
@yuleiwan yuleiwan deleted the text/Fsx_deployment_type branch February 19, 2021 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants