cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=e5a0e888f-dirty" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1698634884] Doc Command Reference Automation Suite - 17/17 specs - 16 procs 
------------------------------
• [5.227 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile of a specific version [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:106

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.229 seconds]
doc command reference odo init Non Interactive Mode set application ports after fetching Devfile [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:232

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.882 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile from a URL [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [6.894 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile from a URL [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.620 seconds]
doc command reference odo init Interactive Mode Empty directory [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:32

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/4148585895
  << Captured StdOut/StdErr Output
------------------------------
• [4.491 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile of the latest version [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:117

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.857 seconds]
doc command reference odo init Interactive Mode when the directory is not empty Directory with sources [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/2799571572
  << Captured StdOut/StdErr Output
------------------------------
• [12.841 seconds]
doc command reference odo set namespace To set an active namespace resource Sets a project resource to be current active on a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_setnamespace_test.go:41

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [13.879 seconds]
doc command reference odo list namespace To list all available namespaces Lists all project resources available in a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_listnamespace_test.go:51

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [13.365 seconds]
doc command reference odo init Non Interactive Mode fetching devfile from a registry when setting up the registry Fetch Devfile from a specific registry of the list [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:174

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [14.824 seconds]
doc command reference odo set namespace To set an active namespace resource Sets a namespace resource to be current active on a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_setnamespace_test.go:31

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [15.357 seconds]
doc command reference odo list namespace To list all available namespaces Lists all namespace resources available in a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_listnamespace_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [15.073 seconds]
doc command reference odo init Non Interactive Mode fetching devfile from a registry when setting up the registry Fetch Devfile from any registry of the list [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:190

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [15.673 seconds]
doc command reference odo delete namespace To delete a namespace resource Deletes a namespace resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_deletenamespace_test.go:43

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo delete namespace doc-command-reference-deletenamespace-test43omt' from /tmp/2769070235
  << Captured StdOut/StdErr Output
------------------------------
• [16.594 seconds]
doc command reference odo create namespace To create a namespace resource Creates a project resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_createnamespace_test.go:50

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [17.050 seconds]
doc command reference odo delete namespace To delete a namespace resource Deletes a project resource for a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_deletenamespace_test.go:61

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo delete project doc-command-reference-deletenamespace-test61fro' from /tmp/4112434244
  << Captured StdOut/StdErr Output
------------------------------
• [17.394 seconds]
doc command reference odo create namespace To create a namespace resource Creates a namespace resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_createnamespace_test.go:39

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
 SUCCESS! 17.927700315s 
[1698634884] User Guides Doc Automation Suite - 5/5 specs - 16 procs 
------------------------------
• [6.130 seconds]
User guides: Quickstart test Create namespace/project should show correct output for namespace/project creation
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:39

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.586 seconds]
User guides: Quickstart test nodejs should test the complete nodejs quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:66

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/2572372466
  << Captured StdOut/StdErr Output
------------------------------
• [58.899 seconds]
User guides: Quickstart test Go quickstart guide should test the complete go quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:116

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/3033624415
  << Captured StdOut/StdErr Output
------------------------------
• [59.829 seconds]
User guides: Quickstart test .NET quickstart guide should test the complete dotnet quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:166

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/975647045
  << Captured StdOut/StdErr Output
------------------------------
• [89.742 seconds]
User guides: Quickstart test Java quickstart guide should test the complete java springboot quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:231

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/373180156
  << Captured StdOut/StdErr Output
------------------------------
 SUCCESS! 1m29.749021094s 

Ginkgo ran 2 suites in 3m1.161583229s
Test Suite Passed