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: enhance e2e tests #679

Merged
merged 1 commit into from
Sep 2, 2022
Merged

feat: enhance e2e tests #679

merged 1 commit into from
Sep 2, 2022

Conversation

sitaram-kalluri
Copy link
Member

@sitaram-kalluri sitaram-kalluri commented Sep 1, 2022

- What I did

  • Enhance the e2e tests as follows:
    • end2end_tests to run between the servers running on trunk branch - @ cicd1 and @ cicd2 (this is already in-place)
    • end2end_test_14 to run between the server trunk branch and server running on canary. - @ cicd1 and @ cicd4 for verifying the backward compatibility.
    • Move the step that updates the secondary images to as separate jobs that run's before the above two jobs.

- How I did it

  • Refactor the at_client_sdk.yaml
  • Rename config.yaml to config12.yaml in at_ene2end_tests package
  • Add config14.yaml in at_ene2end_tests package

- How to verify it

- Description for the changelog

@sitaram-kalluri sitaram-kalluri merged commit af9b43e into trunk Sep 2, 2022
@cpswan cpswan deleted the add_e2e_tests branch September 2, 2022 08:40
@sitaram-kalluri sitaram-kalluri linked an issue Sep 5, 2022 that may be closed by this pull request
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.

Enhance e2e tests for cross version testing.
2 participants