cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=ef82ebbd4" ./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=1 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1690771546] Doc Command Reference Automation Suite - 17/17 specs •Spawning '/go/bin/odo delete project odo-dev' from /tmp/1789986670
••••••••Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/2704435349
•••Spawning '/go/bin/odo init' from /tmp/1768479467
•Spawning '/go/bin/odo init' from /tmp/715751376
•••• SUCCESS! 52.773014121s PASS
[1690771546] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/1322347160
•Spawning '/go/bin/odo init' from /tmp/2200400164
•Spawning '/go/bin/odo init' from /tmp/1703516389
••Spawning '/go/bin/odo init' from /tmp/158929047
• SUCCESS! 4m10.700996106s PASS

Ginkgo ran 2 suites in 6m2.123968711s
Test Suite Passed