cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5e3dd2f8a-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=1 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1695200086] Doc Command Reference Automation Suite - 17/17 specs •Spawning '/go/bin/odo delete project odo-dev' from /tmp/3602699788
•••Spawning '/go/bin/odo init' from /tmp/1861150120
•••••••Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/2882982551
••••Spawning '/go/bin/odo init' from /tmp/1657570292
•• SUCCESS! 58.719264413s PASS
[1695200086] User Guides Doc Automation Suite - 5/5 specs •Spawning '/go/bin/odo init' from /tmp/3457777957
•Spawning '/go/bin/odo init' from /tmp/1425937826
•Spawning '/go/bin/odo init' from /tmp/2855042377
•Spawning '/go/bin/odo init' from /tmp/2705632349
• SUCCESS! 5m29.054697047s PASS

Ginkgo ran 2 suites in 7m29.174570212s
Test Suite Passed