Closed coleenquadros closed 2 months ago
/retest
/retest
/retest
/retest
/retest
/retest
/retest
/test test-e2e
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: coleenquadros, philipgough, subbarao-meduri
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick 2.11
@coleenquadros: cannot checkout 2.11
: error checking out "2.11": exit status 1 error: pathspec '2.11' did not match any file(s) known to git
/cherry-pick release-2.11
/cherry-pick release-2.10
@coleenquadros: new pull request created: #1600
/cherry-pick release-2.9
/cherry-pick release-2.8
@coleenquadros: new pull request created: #1601
@coleenquadros: new pull request created: #1602
@coleenquadros: #1598 failed to apply on top of branch "release-2.8":
Applying: update tests to ignore clusters that dont have observability addon installed
Applying: update tests to ignore clusters that dont have observability addon installed
Applying: force add on obervability label for kind
Using index info to reconstruct a base tree...
M cicd-scripts/setup-e2e-tests.sh
Falling back to patching base and 3-way merge...
Auto-merging cicd-scripts/setup-e2e-tests.sh
CONFLICT (content): Merge conflict in cicd-scripts/setup-e2e-tests.sh
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0003 force add on obervability label for kind
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
The BVT tests are reporting failure because some of the managed clusters are never properly imported. However, Obs tests are also not correctly detecting and skipping these unhealthy clusters, and expecting Obs add-on to be present.
https://app.travis-ci.com/github/stolostron/canary/jobs/625626340