cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=b0412b0ee-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/...
[1694795781] Doc Command Reference Automation Suite - 17/17 specs ••••Spawning '/go/bin/odo init' from /tmp/1419539661
••Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/1529253548
•••Spawning '/go/bin/odo delete project odo-dev' from /tmp/3797959559
••••Spawning '/go/bin/odo init' from /tmp/704600785
•••• SUCCESS! 51.361503901s PASS
[1694795781] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/1971924141
••Spawning '/go/bin/odo init' from /tmp/298659223
•Spawning '/go/bin/odo init' from /tmp/3214870939
•Spawning '/go/bin/odo init' from /tmp/2926969277
• SUCCESS! 4m16.096395494s PASS

Ginkgo ran 2 suites in 6m7.26207855s
Test Suite Passed