cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=995396147" ./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/...
[1690900235] Doc Command Reference Automation Suite - 17/17 specs Spawning '/go/bin/odo init' from /tmp/1221265051
•Spawning '/go/bin/odo delete project odo-dev' from /tmp/2019247946
••••••••••Spawning '/go/bin/odo init' from /tmp/2157057200
••Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/1120362810
•••• SUCCESS! 54.630054943s PASS
[1690900235] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/2944241243
•Spawning '/go/bin/odo init' from /tmp/3616027403
••Spawning '/go/bin/odo init' from /tmp/3697701890
•Spawning '/go/bin/odo init' from /tmp/535599228
• SUCCESS! 4m31.570925362s PASS

Ginkgo ran 2 suites in 6m24.292652367s
Test Suite Passed