cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=b828be5ea-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/...
[1697445638] Doc Command Reference Automation Suite - 17/17 specs •••Spawning '/go/bin/odo init' from /tmp/3205983998
••Spawning '/go/bin/odo delete project odo-dev' from /tmp/927239724
•Spawning '/go/bin/odo delete namespace odo-dev' from /tmp/214117181
•••••••Spawning '/go/bin/odo init' from /tmp/3737405329
•••• SUCCESS! 1m0.725301026s PASS
[1697445638] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/1629946744
•Spawning '/go/bin/odo init' from /tmp/1198869420
•Spawning '/go/bin/odo init' from /tmp/103887084
•Spawning '/go/bin/odo init' from /tmp/3111836477
•• SUCCESS! 4m25.314314702s PASS

Ginkgo ran 2 suites in 6m27.801986248s
Test Suite Passed