or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Content Provider / Parent-Child work items
tags:
Design
changes
https://projects.engineering.redhat.com/browse/TRIPLEOCI-210
to-do
Documentation
Glossary / Terms / Naming conventions
Templates
Create a new template w/ an additional "-pipeline" template name
Parent of consumer job
(when creating new parent) tripleo-ci-undercloud-content-consumer-centos-8
Doc
Plan
Planning meeting Agenda, Discussion Items:
address the current issues
to-do
Branchful parent / child jobs Plan
meeting notes
TO-DOs
- https://review.opendev.org/#/q/topic:remove_centos7_multinode+(status:open+OR+status:merged)
CentOS -7 based content provider jobs
then call tipleo-ci container-builds role and push the contents to local registry and pause th job and consume it in same fashion
meeting notes
c7 is following the same pattern as c8 jobs w/ a content provider, however implementation jobs is different.
We may choose not to use c7 content providers and just pull containers from key.
Confirm Promoter Server push docker.io && Quay.io
update and upgrade jobs [Need discussion]
Before that: How updates and upgrade jobs work?
Ideas:
jobs as deps
meeting notes
update / upgrade TO-DO
Focus here should be soley on CentOS-8. Once we have validated this w/ C8, come back to CentOS-7
For rdo software factory jobs
push containers to quay.io with different namespace and consuming it in rdo third party jobsmeeting notes
Handling jobs defined in zuul layouts outside of tripleo-ci.
Any changes to component pipeline?
Templates
tripleo-ci templates that need to switch to the new content provider:
tripleo-ci-build-containers-jobstripleo-build-containers-jobstripleo-ansible-role-jobstripleo-ci-buildimage-jobstripleo-buildimage-jobstripleo-multinode-baremetal-minimaltripleo-repos
https://projects.engineering.redhat.com/browse/TRIPLEOCI-210
Switch to content provider jobs/templates
Q&A (Sprint #34)
gerrit-topic: new-ci-job
(
NOT new-ci-jobs)https://review.opendev.org/#/q/branch:master+topic:new-ci-job
Original provider patch for reference
https://opendev.org/openstack/tripleo-ci/commit/f360f4168f7933bb561093a04c5c7f3c26200cd5
How does content provider jobs work?
Where is it implemented in our jobs?
Which jobs are using content provider parent ?
Clarify what needs to be done in this task: Wire-up content provider pipeline into tripleo repos