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

testsys: change clustersharedSg to clusterSg in templated var #67

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

etungsten
Copy link
Contributor

@etungsten etungsten commented Sep 18, 2023

Issue #, if available:
N/A

Description of changes:
In the EC2 karpenter instance resource config, instead of using the cluster shared SG, which is now obsolete, use cluster SG.

Testing:


[cargo-make] INFO - Execute Command: "/home/fedora/bottlerocket/tools/twoliter/twoliter" "--log-level=info" "make" "test" "--project-path=/home/fedora/bottlerocket/Twoliter.toml" "--cargo-home=/home/fedora/bottlerocket/.cargo" "--"
[cargo-make][1] INFO - Build File: /tmp/.tmpSRwG0d/Makefile.toml
[cargo-make][1] INFO - Task: test
[cargo-make][1] INFO - Profile: development
[cargo-make][1] INFO - Running Task: test
[2023-09-19T20:33:58Z INFO  testsys::run] Successfully added 'bottlerocket'
[2023-09-19T20:33:58Z INFO  testsys::run] Successfully added 'bottlerocket-karpenter-vugp'
[2023-09-19T20:33:58Z INFO  testsys::run] Successfully added 'bottlerocket-karpenter'
[cargo-make][1] INFO - Build Done in 1.67 seconds.
[cargo-make] INFO - Build Done in 905.67 seconds.

...
$ cli  --kubeconfig testsys.kubeconfig status 
 NAME                    TYPE      STATE       PASSED   FAILED   SKIPPED 
 bottlerocket-karpente   Test      passed           5        0      7206 
 bottlerocket            Resourc   completed 

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

In the EC2 karpenter instance resource config, instead of using the
cluster shared SG, which is now obsolete, use cluster SG.
@webern
Copy link
Contributor

webern commented Sep 19, 2023

I kicked re-run of the failed actions. Looked like something weird, just said "Build Failed" with no logs.

@etungsten
Copy link
Contributor Author

Need corresponding changes in testsys ec2 karpenter agent: bottlerocket-os/bottlerocket-test-system#874

@webern webern mentioned this pull request Sep 28, 2023
5 tasks
@etungsten etungsten merged commit 88ddea6 into bottlerocket-os:develop Sep 28, 2023
1 check passed
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.

5 participants