Skip to content

Conversation

@gmsdelmundo
Copy link
Collaborator

E2E Pipeline Improvements

  • Streamlined what test suites are run in the Dockerfile using the new E2E_SUITES environment variable
  • Added an E2E_ARGS_JSON environment variable to JSON-ify inputs
    • Currently mainly used to more easily manage multiple secret environment variables being passed into uid2-operator's E2E pipeline
  • Cleaned up the private operator test suite
  • Separated local-only operator tests from the main operator tests

Environment Variable Readability

  • Updated environment variable names to more clearly reflect what they're used for
  • Added all environment variables as constants for better inventory
  • Cleaned up where different environment variables are being loaded in the test setups
  • Added README documentation to clearly explain different environment variable usages

Others

  • Updated outdated release pipeline

@gmsdelmundo gmsdelmundo merged commit db62832 into main Mar 26, 2025
4 checks passed
@gmsdelmundo gmsdelmundo deleted the gdm-UID2-5040-e2e branch March 26, 2025 08:55
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.

3 participants