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

[VC-35738] Update the E2E test script to use the makefile-modules build targets #591

Closed
wants to merge 1 commit into from

Conversation

wallrj
Copy link
Member

@wallrj wallrj commented Oct 10, 2024

$ make help
...
Testing
    test-unit                     > Unit tests
    test-e2e-gke                  > Run a basic E2E test on a GKE cluster
                                    Build and install venafi-kubernetes-agent for VenafiConnection based authentication.
                                    Wait for it to log a message indicating successful data upload.
                                    See `hack/e2e/test.sh` for the full test script.
make test-e2e-gke
...
2024/10/10 16:40:49 retrying in 33.032458396s after error: post to server failed: while loading the VenafiConnection venafi/venafi-components: connection is not ready yet (building connection failed): chain element 1 (VCPOAuth) error: Post "https://api.venafi.eu/v1/oauth2/v2.0/9a0cab61-2b00-11ee-ba09-0733b0fe5adc/token": dial tcp: lookup api.venafi.eu on 34.118.224.10:53: read udp 10.40.1.4:37910->34.118.224.10:53: read: connection refused
2024/10/10 16:41:22 Posting data to:
2024/10/10 16:41:23 Data sent successfully.

Signed-off-by: Richard Wall <richard.wall@venafi.com>
@wallrj
Copy link
Member Author

wallrj commented Oct 11, 2024

Moved to an origin branch to allow the tests to run:

@wallrj wallrj closed this Oct 11, 2024
@wallrj wallrj deleted the fix-gke-e2e-test branch October 11, 2024 08:37
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.

1 participant