Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Use a specific version of the xurls utility for the CI #855

Closed
jodh-intel opened this issue Oct 25, 2018 · 0 comments
Closed

Use a specific version of the xurls utility for the CI #855

jodh-intel opened this issue Oct 25, 2018 · 0 comments
Assignees

Comments

@jodh-intel
Copy link
Contributor

We should not use the latest version of the xurls utility, but should query the version to use from the runtime's versions database. The reason is that the latest xurls requires a golang 1.10.3, but the stable branches are using 1.10. This issue is failing the following stable branch PRs:

Oonce this PR lands, it will need to be backported to the stable branches to allow the branches above to land.

Related: kata-containers/runtime#855

@jodh-intel jodh-intel self-assigned this Oct 25, 2018
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 25, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 26, 2018
Build the version of `xurls` specified in the runtimes versions
database to avoid problems; the latest version of `xurls` requires
golang 1.10.3 but that is not available in the stable branches.

Fixes kata-containers#855.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant