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

feat: add gcp e2e test env #1601

Merged
merged 3 commits into from
Apr 25, 2024
Merged

feat: add gcp e2e test env #1601

merged 3 commits into from
Apr 25, 2024

Conversation

adamtagscherer
Copy link
Contributor

@adamtagscherer adamtagscherer commented Apr 19, 2024

Description

This PR adds the GCP E2E test environment to the codebase.

Type of Change

[ ] Bug Fix
[x] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@adamtagscherer adamtagscherer self-assigned this Apr 19, 2024
@adamtagscherer adamtagscherer requested a review from a team as a code owner April 19, 2024 13:59
@csatib02 csatib02 added provider:gcp Issues relating to the GCP provider test labels Apr 19, 2024
installation/gcp/dm/components/roles.py Outdated Show resolved Hide resolved
testenv/gcp/asset/asset.go Show resolved Hide resolved
testenv/utils/docker/docker.go Outdated Show resolved Hide resolved
testenv/utils/ssh.go Outdated Show resolved Hide resolved
testenv/gcp/gcp.go Show resolved Hide resolved
testenv/gcp/gcp.go Show resolved Hide resolved
testenv/gcp/utils.go Show resolved Hide resolved
testenv/gcp/gcp.go Outdated Show resolved Hide resolved
testenv/gcp/gcp.go Outdated Show resolved Hide resolved
Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-plugin-kics-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1601-4f1869f343b17933052e9c92006d708866e7aff5

Copy link
Member

@ramizpolic ramizpolic left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @adamtagscherer 🚀

@adamtagscherer adamtagscherer added this pull request to the merge queue Apr 25, 2024
@adamtagscherer adamtagscherer removed this pull request from the merge queue due to a manual request Apr 25, 2024
@adamtagscherer adamtagscherer added this pull request to the merge queue Apr 25, 2024
Merged via the queue into main with commit 1e52f68 Apr 25, 2024
38 checks passed
@adamtagscherer adamtagscherer deleted the gcp-e2e-testenv branch April 25, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider:gcp Issues relating to the GCP provider test:e2e test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants