cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=c04e36c85" ./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/...
[1691428296] Doc Command Reference Automation Suite - 17/17 specs ••Spawning '/go/bin/odo init' from /tmp/2764785493
•••••Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/2042452690
•••••••Spawning '/go/bin/odo delete project odo-dev' from /tmp/1095057425
•Spawning '/go/bin/odo init' from /tmp/1043222317
•• SUCCESS! 53.314970266s PASS
[1691428296] User Guides Doc Automation Suite - 5/5 specs •Spawning '/go/bin/odo init' from /tmp/3915107466
•Spawning '/go/bin/odo init' from /tmp/2307965733
•Spawning '/go/bin/odo init' from /tmp/2882731964
•Spawning '/go/bin/odo init' from /tmp/2916258339
• SUCCESS! 4m11.648032014s PASS

Ginkgo ran 2 suites in 6m3.067729731s
Test Suite Passed