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

Test flaky devfile modification test #6769

Conversation

valaparthvi
Copy link
Contributor

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:

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Apr 24, 2023
@netlify
Copy link

netlify bot commented Apr 24, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 38f6506
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/644814e4fca4700007f043ac

@openshift-ci openshift-ci bot added area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/bug Categorizes issue or PR as related to a bug. labels Apr 24, 2023
@openshift-ci openshift-ci bot requested review from kadel and rm3l April 24, 2023 18:34
@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

OpenShift Unauthenticated Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

NoCluster Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

Unit Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

Validate Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

Kubernetes Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

Windows Tests (OCP) on commit a478f8e finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 24, 2023

OpenShift Tests on commit a478f8e finished successfully.
View logs: TXT HTML

@valaparthvi valaparthvi reopened this Apr 25, 2023
@odo-robot
Copy link

odo-robot bot commented Apr 25, 2023

Kubernetes Docs Tests on commit e9c5f86 finished successfully.
View logs: TXT HTML

@valaparthvi valaparthvi reopened this Apr 25, 2023
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. Required by Prow. label Apr 25, 2023
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. Required by Prow. label Apr 25, 2023
@valaparthvi
Copy link
Contributor Author

  [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

@openshift-ci
Copy link

openshift-ci bot commented Apr 25, 2023

@valaparthvi: Overrode contexts on behalf of valaparthvi: Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests

In response to this:

 [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

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.

@feloy
Copy link
Contributor

feloy commented Apr 25, 2023

LGTM

Signed-off-by: Parthvi Vala <pvala@redhat.com>

Co-authored-by: Philippe Martin <phmartin@redhat.com>
Co-authored-by: Armel Soro <asoro@redhat.com>

Move test skip before waitgroup is initiated

Signed-off-by: Parthvi Vala <pvala@redhat.com>
@valaparthvi valaparthvi changed the title WIP: Test flaky devfile modification test Test flaky devfile modification test Apr 25, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Apr 25, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

@feloy
Copy link
Contributor

feloy commented Apr 26, 2023

/override windows-integration-test/Windows-test

Tests pass previously

  [oc] Unable to connect to the server: dial tcp 158.177.79.34:31700: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

@openshift-ci
Copy link

openshift-ci bot commented Apr 26, 2023

@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test

Tests pass previously

 [oc] Unable to connect to the server: dial tcp 158.177.79.34:31700: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

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.

@feloy
Copy link
Contributor

feloy commented Apr 26, 2023

Thanks @valaparthvi for this fix

@valaparthvi
Copy link
Contributor Author

@feloy can you approve this PR?

@feloy
Copy link
Contributor

feloy commented Apr 26, 2023

/lgtm

Sorry, I thought I approved it when overriding the tests

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Apr 26, 2023
@openshift-merge-robot openshift-merge-robot merged commit b57d3e2 into redhat-developer:main Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test: modifying memoryLimit for container in Devfile
3 participants