Skip to content

Conversation

@ykim-akamai
Copy link
Contributor

@ykim-akamai ykim-akamai commented Oct 24, 2024

📝 Description

Improvements to e2e CI:

  • Separated security steps in different jobs including: applying calico script, applying cfw to any remaining instances/nodes
  • Changed test_path to module for simplicity
    e.g.
    image

Test cases test_invalid_file and test_ssh_instance_provisioning are updated accordingly to reflect recent stderr change

✔️ How to Test

make TEST_CASE="test_invalid_file" testint
make TEST_CASE="test_ssh_instance_provisioning" testint

Tested in forked - https://github.com/ykim-1/linode-cli/actions/runs/11506669904
note: failed cases are not related to this PR but verified the security steps after integration job is finished

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai requested a review from a team as a code owner October 24, 2024 19:19
@ykim-akamai ykim-akamai requested review from lgarber-akamai and zliang-akamai and removed request for a team October 24, 2024 19:19
@ykim-akamai ykim-akamai marked this pull request as draft October 24, 2024 19:19
@ykim-akamai ykim-akamai changed the title test: Separte applying calico rules to different job; add job to apply cfw after integration tests are executed test: Separte applying calico rules to different job; add job to apply cfw after integration tests are executed; update test_invalid_file test case Oct 24, 2024
@ykim-akamai ykim-akamai changed the title test: Separte applying calico rules to different job; add job to apply cfw after integration tests are executed; update test_invalid_file test case test: Separate applying calico rules to different job; add job to apply cfw after integration tests are executed; update test_invalid_file test case Oct 24, 2024
@ykim-akamai ykim-akamai marked this pull request as ready for review October 24, 2024 20:19
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Looks like the new jobs are working as expected on my fork, excellent work!
https://github.com/lgarber-akamai/linode-cli/actions/runs/11580706851/job/32241074302

@ykim-akamai ykim-akamai merged commit 507b743 into linode:dev Oct 30, 2024
@zliang-akamai zliang-akamai added the testing for updates to the testing suite in the changelog. label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants