Remove version pinning from examples

These pinned versions are frequently removed from Ubuntu's repositories,
leading to broken tests.  Removing them will expose us to breakage from
unexpected updates, but will avoid issues with removed packages.

Change-Id: I30bf993fa20f0054ee77eb47086a784f6d02d2ac
This commit is contained in:
Mark Burnett 2018-08-24 11:06:14 -05:00
parent f60f6d7a85
commit d6b0eeb733
3 changed files with 8 additions and 8 deletions

View File

@ -74,8 +74,8 @@ data:
- curl
- jq
required:
docker: docker-engine=1.13.1-0~ubuntu-xenial
socat: socat=1.7.3.1-1
docker: docker-engine
socat: socat
validation:
pod_logs:
image: busybox:1.28.3

View File

@ -71,10 +71,10 @@ data:
=Fm3p
-----END PGP PUBLIC KEY BLOCK-----
additional:
- ceph-common=10.2.9-0ubuntu0.16.04.1
- ceph-common
- curl
- jq
required:
docker: docker-engine=1.13.1-0~ubuntu-xenial
socat: socat=1.7.3.1-1
docker: docker-engine
socat: socat
...

View File

@ -103,10 +103,10 @@ data:
=Fm3p
-----END PGP PUBLIC KEY BLOCK-----
additional:
- ceph-common=10.2.9-0ubuntu0.16.04.1
- ceph-common
required:
docker: docker-engine=1.13.1-0~ubuntu-xenial
socat: socat=1.7.3.1-1
docker: docker-engine
socat: socat
---
schema: promenade/Kubelet/v1
metadata: