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

Automate e2e tests on TPC environment #1943

Merged
merged 42 commits into from
Jun 18, 2024
Merged

Automate e2e tests on TPC environment #1943

merged 42 commits into from
Jun 18, 2024

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented May 23, 2024

Description

  • Build script to execute e2e tests in TPC environment
  • Run e2e tests on TPC environment
  • Skip some tests to run on TPC due to infeasibility.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - Testing by creating fresh VM
  2. Unit tests - NA
  3. Integration tests - Automated

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.80%. Comparing base (b6eca68) to head (2906120).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1943      +/-   ##
==========================================
+ Coverage   71.40%   71.80%   +0.40%     
==========================================
  Files          97       98       +1     
  Lines       10708    10854     +146     
==========================================
+ Hits         7646     7794     +148     
+ Misses       2719     2716       -3     
- Partials      343      344       +1     
Flag Coverage Δ
unittests 71.80% <ø> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tulsishah Tulsishah added the execute-integration-tests Run only integration tests label May 24, 2024
@Tulsishah Tulsishah changed the title Test tpc e2e tests Automate e2e tests on TPC environment May 24, 2024
@Tulsishah Tulsishah marked this pull request as ready for review May 24, 2024 09:31
@Tulsishah Tulsishah requested review from ashmeenkaur and a team as code owners May 24, 2024 09:31
@Tulsishah Tulsishah requested a review from raj-prince May 24, 2024 09:31
@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from 71c75bb to b4a69e6 Compare May 27, 2024 04:55
@Tulsishah Tulsishah requested a review from sethiay May 28, 2024 04:50
@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from 6c5b691 to 023869b Compare May 30, 2024 04:49
@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from 8112fa5 to 9330391 Compare May 31, 2024 09:05
@Tulsishah Tulsishah requested a review from kislaykishore June 3, 2024 02:52
@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from 45412a0 to 9d3c34f Compare June 3, 2024 07:30
@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from cd8ae25 to bb58673 Compare June 5, 2024 16:41
@Tulsishah Tulsishah requested a review from kislaykishore June 6, 2024 03:06
kislaykishore
kislaykishore previously approved these changes Jun 6, 2024
tools/integration_tests/run_e2e_tests.sh Outdated Show resolved Hide resolved
kislaykishore
kislaykishore previously approved these changes Jun 6, 2024
Copy link
Collaborator

@raj-prince raj-prince left a comment

Choose a reason for hiding this comment

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

LGTM, a couple of minor comments.

@Tulsishah Tulsishah force-pushed the test_tpc_e2e_tests branch from 576eedf to da1b3c7 Compare June 18, 2024 05:24
@Tulsishah Tulsishah requested a review from raj-prince June 18, 2024 05:28
Copy link
Collaborator

@raj-prince raj-prince left a comment

Choose a reason for hiding this comment

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

Minor comments.

@Tulsishah Tulsishah requested a review from raj-prince June 18, 2024 07:07
raj-prince
raj-prince previously approved these changes Jun 18, 2024
@Tulsishah Tulsishah merged commit fd2c4fa into master Jun 18, 2024
13 checks passed
@Tulsishah Tulsishah deleted the test_tpc_e2e_tests branch July 19, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants