Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1645112 - Container Review Request: origin-tests - origin-tests image
Summary: Container Review Request: origin-tests - origin-tests image
Keywords:
Status: MODIFIED
Alias: None
Product: Fedora Container Images
Classification: Fedora
Component: Container Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Tomecek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-01 12:25 UTC by Jakub Čajka
Modified: 2018-11-26 14:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:
ttomecek: fedora-review+


Attachments (Terms of Use)

Description Jakub Čajka 2018-11-01 12:25:36 UTC
Container Build Info URL: https://pagure.io/origin-dockerfiles/blob/master/f/3.11/tests/Dockerfile
Description: This is the official OpenShift test image. It can be used to verify  an installation of OpenShift completed successfully.
Fedora Account System Username: jcajka

Comment 1 Tomas Tomecek 2018-11-01 12:51:01 UTC
```
# FROM registry.fedoraproject.org/f29/origin-cli
FROM origin-cli
```

Shouldn't this be set to the line which is commented out? Or did we finally got rid of the $FGC prefix?

Actually, the same question, are we still doing FGC? `name="$FGC/$NAME" \`?


Otherwise LGTM.

Comment 2 Jakub Čajka 2018-11-01 13:09:01 UTC
(In reply to Tomas Tomecek from comment #1)
> ```
> # FROM registry.fedoraproject.org/f29/origin-cli
> FROM origin-cli
> ```
> 
> Shouldn't this be set to the line which is commented out? Or did we finally
> got rid of the $FGC prefix?
> 
> Actually, the same question, are we still doing FGC? `name="$FGC/$NAME" \`?
> 
> 
> Otherwise LGTM.

Yes, it will be the commented when the cli image will be in Fedora. You can build the whole stack using the build.sh script, although it might fail on some as they are waiting for latest origin package to hit stable in F29.

Comment 3 Tomas Tomecek 2018-11-05 13:07:58 UTC
LGTM, approving

Comment 4 Gwyn Ciesla 2018-11-26 14:55:50 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/container/origin-tests


Note You need to log in before you can comment on or make changes to this bug.