Test flaky devfile modification test#6769
Test flaky devfile modification test#6769openshift-merge-robot merged 1 commit intoredhat-developer:mainfrom
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
b969bd4 to
36dafad
Compare
bfaf3ed to
cbe4968
Compare
[FAILED] user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_dev_output.mdx
Expected
<string>: Â Â (
  """
  ... // 9 identical lines
  • Waiting for Kubernetes resources ...
  ⚠Pod is Pending
- ✓ Pod is Running
  ✓ Syncing files into the container [1s]
  ✓ Building your application in container (command: install) [1s]
  ... // 10 identical lines
  [Ctrl+c] - Exit and delete resources from the cluster
  [p] - Manually apply local changes to the application on the cluster
+ ✓ Pod is Running
  ```
  """
  )
to be empty
In [It] at: /go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:104 @ 04/25/23 12:18:22.625
------------------------------
Spawning '/go/bin/odo init' from /tmp/3354671968/override Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests |
|
@valaparthvi: Overrode contexts on behalf of valaparthvi: Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
LGTM |
Signed-off-by: Parthvi Vala <[email protected]> Co-authored-by: Philippe Martin <[email protected]> Co-authored-by: Armel Soro <[email protected]> Move test skip before waitgroup is initiated Signed-off-by: Parthvi Vala <[email protected]>
ec67dea to
38f6506
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
/override windows-integration-test/Windows-test Tests pass previously |
|
@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Thanks @valaparthvi for this fix |
|
@feloy can you approve this PR? |
|
/lgtm Sorry, I thought I approved it when overriding the tests |








What type of PR is this:
/area testing
/kind bug
What does this PR do / why we need it:
Which issue(s) this PR fixes:
Fixes #6601
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: