go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=f423ed0e3" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=1 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1677855258] Doc Command Reference Automation Suite - 8/8 specs •••Spawning '/go/bin/odo init' from /tmp/2361543030
••••Spawning '/go/bin/odo init' from /tmp/1167938868
• SUCCESS! 23.144723278s PASS
[1677855258] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/3406683341
••Spawning '/go/bin/odo init' from /tmp/4128129153
•Spawning '/go/bin/odo init' from /tmp/3799040472
•Spawning '/go/bin/odo init' from /tmp/2661648587
• SUCCESS! 4m16.355785604s PASS

Ginkgo ran 2 suites in 5m34.511268789s
Test Suite Passed