Automate Doc: Quickstart Guides#6470
Automate Doc: Quickstart Guides#6470openshift-merge-robot merged 2 commits intoredhat-developer:mainfrom
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
|
@valaparthvi When running the tests locally, with a Kubernetes cluster, I get the following error. Do you get it too? |
I didn't encounter it while working on the tests, I'll re-run the tests though. |
I can see them now. I'll try to skip those. |
|
@valaparthvi This PR should remove the unwanted output: #6473 |
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Signed-off-by: Parthvi Vala <pvala@redhat.com>
001e077 to
6f223b7
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
/override OpenShift-Integration-tests/OpenShift-Integration-tests I am overriding the test for now because the failure is unrelated to the changes made here, but the following failure needs to be investigated: Expected
<string>: __
/ \__ Developing using the "xpczcj" Devfile
\__/ \ Namespace: cmd-logs-test189tbj
/ \__/ odo version: v3.5.0
\__/
↪ Deploying to the cluster in developer mode
• Waiting for Kubernetes resources ...
• Creating resource Pod/myapp-inner ...
✓ Creating resource Pod/myapp-inner
âš Pod is Pending
✓ Pod is Running
• Deleting resources not present in the Devfile: PodMetrics/myapp-inner ...
✓ Deleting resources not present in the Devfile: PodMetrics/myapp-inner [1s]
Error occurred on Push - watch command was unable to push component: unable to delete remote resources: unable to delete resource: PodMetrics/myapp-inner: the server does not allow this method on the requested resource
• Deleting resources not present in the Devfile: PodMetrics/myapp-inner ...
✓ Deleting resources not present in the Devfile: PodMetrics/myapp-inner [1s]
Error occurred on Push - watch command was unable to push component: unable to delete remote resources: unable to delete resource: PodMetrics/myapp-inner: the server does not allow this method on the requested resource |
|
@valaparthvi: Overrode contexts on behalf of valaparthvi: OpenShift-Integration-tests/OpenShift-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. |
|
/override ci/prow/v4.11-integration-e2e |
|
@valaparthvi: Overrode contexts on behalf of valaparthvi: ci/prow/v4.11-integration-e2e 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. |








Signed-off-by: Parthvi Vala pvala@redhat.com
What type of PR is this:
/kind tests
/area documentation
What does this PR do / why we need it:
This PR adds tests to verify quickstart doc outputs.
Which issue(s) this PR fixes:
Fixes #6466
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: