Skip to content

Conversation

@hanwen-pcluste
Copy link
Contributor

@hanwen-pcluste hanwen-pcluste commented Nov 13, 2020

  1. Test additional_sg in the config file is added to head and compute nodes
  2. Test ssh_from in the config file applies to the pcluster security group of the head node
  3. Test vpc_security_group_id in the config file overwrites security group of head and compute nodes, FSx, and EFS

Signed-off-by: Hanwen hanwenli@amazon.com

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

@hanwen-pcluste hanwen-pcluste 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 #2234 (d153872) into develop (052e11b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2234   +/-   ##
========================================
  Coverage    61.88%   61.88%           
========================================
  Files           40       40           
  Lines         6106     6106           
========================================
  Hits          3779     3779           
  Misses        2327     2327           

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 052e11b...d153872. Read the comment docs.

@hanwen-pcluste hanwen-pcluste force-pushed the testsg branch 2 times, most recently from e4dfb59 to 17f2f86 Compare November 13, 2020 23:02
@demartinofra demartinofra self-requested a review November 18, 2020 16:41
Copy link
Contributor

@demartinofra demartinofra left a comment

Choose a reason for hiding this comment

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

Well done! LGTM. Only dropped a few minor comments

@hanwen-pcluste hanwen-pcluste force-pushed the testsg branch 2 times, most recently from 909ac5a to 1513d2e Compare November 19, 2020 19:11
demartinofra
demartinofra previously approved these changes Nov 20, 2020
1. Test `additional_sg` in the config file is added to head and compute nodes
2. Test `ssh_from` in the config file applies to the pcluster security group of the head node
3. Test `vpc_security_group_id` in the config file overwrites security group of head and compute nodes, FSx, and EFS

Signed-off-by: Hanwen <hanwenli@amazon.com>
{% filter indent(2) %}
{% include 'common/common.yaml' %}
{% endfilter %}
networking:
Copy link
Contributor

Choose a reason for hiding this comment

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

let's add the new tests in common.yaml unless we want to exclude them from release tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

…into testsg

� Conflicts:
�	tests/integration-tests/configs/develop.yaml

Signed-off-by: Hanwen <hanwenli@amazon.com>
@hanwen-pcluste hanwen-pcluste merged commit 28c23cf into aws:develop Nov 20, 2020
@hanwen-pcluste hanwen-pcluste deleted the testsg branch December 2, 2020 18:02
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.

3 participants