Skip to content

Commit

Permalink
Merge pull request #231 from slawqo/issue/TOBIKO-100
Browse files Browse the repository at this point in the history
Install tobiko project in the tobiko tcib image
  • Loading branch information
openshift-merge-bot[bot] authored Nov 26, 2024
2 parents 8e3959e + 6525bf4 commit 25e74c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container-images/tcib/base/tobiko/tobiko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tcib_actions:
https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable/openshift-client-linux.tar.gz
| tar -zxvf - -C /usr/local/bin/
- run: 'git clone https://opendev.org/x/tobiko /var/lib/tobiko/tobiko'
- run: 'pip install -e /var/lib/tobiko/tobiko -c /var/lib/tobiko/tobiko/upper-constraints.txt -r /var/lib/tobiko/tobiko/extra-requirements.txt'
- run: >-
mkdir -p /var/lib/tobiko/.downloaded-images && curl
https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img
Expand Down

0 comments on commit 25e74c9

Please sign in to comment.