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

ci: standardize identity test client naming for multi-team support #2893

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

drodriguez-305
Copy link
Contributor

Which problem does the PR fix?

Related to : #2482

What's in this PR?

  • Renamed clients from venom to test for all versions. (8.8 was not included as there is no test currently)
  • Made the test user to be the default venomClientID in our testsuite-core.yaml
    venomClientID: '{{ .TEST_CLIENT_ID | default "test" }}'

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@drodriguez-305 drodriguez-305 added this to the 8.7 Release Cycle milestone Feb 11, 2025
@drodriguez-305 drodriguez-305 self-assigned this Feb 11, 2025
@drodriguez-305 drodriguez-305 linked an issue Feb 11, 2025 that may be closed by this pull request
@github-actions github-actions bot added version/8.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version/alpha Camunda applications/cycle version (this is a pointer to alpha) labels Feb 11, 2025
@drodriguez-305 drodriguez-305 requested a review from a team February 11, 2025 21:21
@drodriguez-305 drodriguez-305 added version/8.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version and removed version/8.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version labels Feb 18, 2025
@drodriguez-305 drodriguez-305 force-pushed the change-venom-identity-user branch 2 times, most recently from d177272 to 2121e3c Compare February 28, 2025 20:44
Copy link
Contributor

@jessesimpson36 jessesimpson36 left a comment

Choose a reason for hiding this comment

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

8.2.34 is a faulty release causing failures in the helm upgrade test. We're ignoring this in the context of this PR

@drodriguez-305 drodriguez-305 force-pushed the change-venom-identity-user branch from 5e8c108 to deb19b9 Compare March 3, 2025 21:28
@drodriguez-305
Copy link
Contributor Author

i'll merge after the release.

@drodriguez-305 drodriguez-305 force-pushed the change-venom-identity-user branch from bf2d9b1 to a2ef500 Compare March 6, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci version/alpha Camunda applications/cycle version (this is a pointer to alpha) version/8.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Rename CI test client for Identity
2 participants