Actions
Task #4189
closedStory #4188: As a Pulp3 user, I have containers
Extend Travis build+publish pipeline to build, test, and publish vanilla core process images to quay.io
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This would add a build+test+publish of core images to the PyPI test+publish pipeline that is triggered from a new tag being added to the repo.
So today it when that pipeline triggers it:
1. pulp-smash the code and if it passes
2. publish the code to PyPI
This would update that pipeline to instead build a container based on the centos7-python36 vanilla container.
1. pulp-smash the code and if it passes
2. build a container on top of centos7-python36 container that contains pulpcore and pulpcore-plugin
3. pulp-smash ^ container and if it passes
4. publish the code to PyPI
5. publish the container to quay.io
Related issues
Updated by bmbouter almost 6 years ago
- Description updated (diff)
- Status changed from NEW to POST
- Assignee set to ehelms@redhat.com
Updated by bmbouter almost 6 years ago
- Description updated (diff)
- Status changed from POST to NEW
- Assignee deleted (
ehelms@redhat.com)
Updated by dkliban@redhat.com almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by amacdona@redhat.com over 5 years ago
- Related to Task #4312: Switch Travis-CI to use Pulp 3 installer added
Updated by dkliban@redhat.com over 5 years ago
- Sprint Candidate changed from Yes to No
Updated by daviddavis about 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions