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

Fix e2e tests for release branch #1567

Merged
merged 2 commits into from Dec 28, 2023
Merged

Fix e2e tests for release branch #1567

merged 2 commits into from Dec 28, 2023

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented Dec 27, 2023

Description

Problem:
Integration tests were failing due to we are building gcsfuse from release branch and testing from master commit only.
Fix:
To execute tests for a specific branch, ensure you've checked out from that branch first.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - Tested integration tests locally on VM
  2. Unit tests - NA
  3. Integration tests - NA

Copy link
Collaborator

@sethiay sethiay left a comment

Choose a reason for hiding this comment

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

Also, can we test on Kokoro also ?

@Tulsishah
Copy link
Collaborator Author

Also, can we test on Kokoro also ?

Done

@Tulsishah Tulsishah merged commit 54fe68a into master Dec 28, 2023
8 checks passed
gargnitingoogle pushed a commit that referenced this pull request Jan 4, 2024
* adding git checkout statement

* adding origin switch
ashmeenkaur pushed a commit that referenced this pull request Jan 9, 2024
* adding git checkout statement

* adding origin switch
ashmeenkaur pushed a commit that referenced this pull request Jan 10, 2024
* adding git checkout statement

* adding origin switch
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.

None yet

2 participants