Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-3524

Update golang version on Maistra test tool

XMLWordPrintable

    • False
    • None
    • False

      We merge a dependency bot commit that updated some golang dependencies and now all the maistra test runs are failing:

       

      https://github.com/maistra/maistra-test-tool/pull/374/files

       

      We can see that the log message is:

      /root/go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall.go:83:16: undefined: unsafe.Slice
      /root/go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall_linux.go:2271:9: undefined: unsafe.Slice
      /root/go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall_unix.go:118:7: undefined: unsafe.Slice
      /root/go/pkg/mod/golang.org/x/sys@v0.5.0/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice
      note: module requires Go 1.17
      FAIL	github.com/maistra/maistra-test-tool/tests [build failed] 

       

      So we need to update golang version on DockerFile

              frherrer@redhat.com Francisco Herrera Lira
              frherrer@redhat.com Francisco Herrera Lira
              Filip Brychta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: