Skip to content

Commit 5db721c

Browse files
committed
ci: move tf repo to gitlab from github
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
1 parent 54222b6 commit 5db721c

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

.github/workflows/anaconda.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
compose: RHEL-9.5.0-Nightly
7979
api_key: ${{ secrets.TF_API_KEY }}
80-
git_url: https://github.com/virt-s1/bootc-workflow-test
80+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
8181
git_ref: main
8282
arch: ${{ matrix.arch }}
8383
update_pull_request_status: true
@@ -110,7 +110,7 @@ jobs:
110110
with:
111111
compose: RHEL-9.4.0-Nightly
112112
api_key: ${{ secrets.TF_API_KEY }}
113-
git_url: https://github.com/virt-s1/bootc-workflow-test
113+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
114114
git_ref: main
115115
arch: ${{ matrix.arch }}
116116
update_pull_request_status: true
@@ -143,7 +143,7 @@ jobs:
143143
with:
144144
compose: Fedora-40
145145
api_key: ${{ secrets.TF_API_KEY }}
146-
git_url: https://github.com/virt-s1/bootc-workflow-test
146+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
147147
git_ref: main
148148
arch: ${{ matrix.arch }}
149149
update_pull_request_status: true
@@ -176,7 +176,7 @@ jobs:
176176
with:
177177
compose: Fedora-40
178178
api_key: ${{ secrets.TF_API_KEY }}
179-
git_url: https://github.com/virt-s1/bootc-workflow-test
179+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
180180
git_ref: main
181181
arch: ${{ matrix.arch }}
182182
update_pull_request_status: true
@@ -209,7 +209,7 @@ jobs:
209209
with:
210210
compose: Fedora-40
211211
api_key: ${{ secrets.TF_API_KEY }}
212-
git_url: https://github.com/virt-s1/bootc-workflow-test
212+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
213213
git_ref: main
214214
arch: ${{ matrix.arch }}
215215
update_pull_request_status: true
@@ -243,7 +243,7 @@ jobs:
243243
with:
244244
compose: Fedora-40
245245
api_key: ${{ secrets.TF_API_KEY }}
246-
git_url: https://github.com/virt-s1/bootc-workflow-test
246+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
247247
git_ref: main
248248
arch: ${{ matrix.arch }}
249249
update_pull_request_status: true

.github/workflows/bib-image.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
compose: RHEL-9.5.0-Nightly
7979
api_key: ${{ secrets.TF_API_KEY }}
80-
git_url: https://github.com/virt-s1/bootc-workflow-test
80+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
8181
git_ref: main
8282
arch: ${{ matrix.arch }}
8383
update_pull_request_status: true
@@ -111,7 +111,7 @@ jobs:
111111
with:
112112
compose: RHEL-9.4.0-Nightly
113113
api_key: ${{ secrets.TF_API_KEY }}
114-
git_url: https://github.com/virt-s1/bootc-workflow-test
114+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
115115
git_ref: main
116116
arch: ${{ matrix.arch }}
117117
update_pull_request_status: true
@@ -145,7 +145,7 @@ jobs:
145145
with:
146146
compose: CentOS-Stream-9
147147
api_key: ${{ secrets.TF_API_KEY }}
148-
git_url: https://github.com/virt-s1/bootc-workflow-test
148+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
149149
git_ref: main
150150
arch: ${{ matrix.arch }}
151151
update_pull_request_status: true
@@ -180,7 +180,7 @@ jobs:
180180
with:
181181
compose: CentOS-Stream-9
182182
api_key: ${{ secrets.TF_API_KEY }}
183-
git_url: https://github.com/virt-s1/bootc-workflow-test
183+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
184184
git_ref: main
185185
arch: ${{ matrix.arch }}
186186
update_pull_request_status: true
@@ -214,7 +214,7 @@ jobs:
214214
with:
215215
compose: Fedora-40
216216
api_key: ${{ secrets.TF_API_KEY }}
217-
git_url: https://github.com/virt-s1/bootc-workflow-test
217+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
218218
git_ref: main
219219
arch: ${{ matrix.arch }}
220220
update_pull_request_status: true
@@ -248,7 +248,7 @@ jobs:
248248
with:
249249
compose: Fedora-40
250250
api_key: ${{ secrets.TF_API_KEY }}
251-
git_url: https://github.com/virt-s1/bootc-workflow-test
251+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
252252
git_ref: main
253253
arch: ${{ matrix.arch }}
254254
update_pull_request_status: true

.github/workflows/os-replace.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
compose: RHEL-9.5.0-Nightly
8080
api_key: ${{ secrets.TF_API_KEY }}
81-
git_url: https://github.com/virt-s1/bootc-workflow-test
81+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
8282
git_ref: main
8383
arch: ${{ matrix.arch }}
8484
update_pull_request_status: true
@@ -112,7 +112,7 @@ jobs:
112112
with:
113113
compose: RHEL-9.4.0-Nightly
114114
api_key: ${{ secrets.TF_API_KEY }}
115-
git_url: https://github.com/virt-s1/bootc-workflow-test
115+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
116116
git_ref: main
117117
arch: ${{ matrix.arch }}
118118
update_pull_request_status: true
@@ -146,7 +146,7 @@ jobs:
146146
with:
147147
compose: RHEL-9.5.0-Nightly
148148
api_key: ${{ secrets.TF_API_KEY }}
149-
git_url: https://github.com/virt-s1/bootc-workflow-test
149+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
150150
git_ref: main
151151
arch: ${{ matrix.arch }}
152152
update_pull_request_status: true
@@ -180,7 +180,7 @@ jobs:
180180
with:
181181
compose: RHEL-9.5.0-Nightly
182182
api_key: ${{ secrets.TF_API_KEY }}
183-
git_url: https://github.com/virt-s1/bootc-workflow-test
183+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
184184
git_ref: main
185185
arch: ${{ matrix.arch }}
186186
update_pull_request_status: true
@@ -213,7 +213,7 @@ jobs:
213213
with:
214214
compose: RHEL-9.5.0-Nightly
215215
api_key: ${{ secrets.TF_API_KEY }}
216-
git_url: https://github.com/virt-s1/bootc-workflow-test
216+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
217217
git_ref: main
218218
arch: ${{ matrix.arch }}
219219
update_pull_request_status: true
@@ -246,7 +246,7 @@ jobs:
246246
with:
247247
compose: RHEL-9.4.0-Nightly
248248
api_key: ${{ secrets.TF_API_KEY }}
249-
git_url: https://github.com/virt-s1/bootc-workflow-test
249+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
250250
git_ref: main
251251
arch: ${{ matrix.arch }}
252252
update_pull_request_status: true
@@ -279,7 +279,7 @@ jobs:
279279
with:
280280
compose: RHEL-9.5.0-Nightly
281281
api_key: ${{ secrets.TF_API_KEY }}
282-
git_url: https://github.com/virt-s1/bootc-workflow-test
282+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
283283
git_ref: main
284284
arch: ${{ matrix.arch }}
285285
update_pull_request_status: true
@@ -313,7 +313,7 @@ jobs:
313313
with:
314314
compose: RHEL-9.5.0-Nightly
315315
api_key: ${{ secrets.TF_API_KEY }}
316-
git_url: https://github.com/virt-s1/bootc-workflow-test
316+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
317317
git_ref: main
318318
arch: ${{ matrix.arch }}
319319
update_pull_request_status: true
@@ -347,7 +347,7 @@ jobs:
347347
with:
348348
compose: RHEL-9.5.0-Nightly
349349
api_key: ${{ secrets.TF_API_KEY }}
350-
git_url: https://github.com/virt-s1/bootc-workflow-test
350+
git_url: https://gitlab.com/fedora/bootc/tests/bootc-workflow-test.git
351351
git_ref: main
352352
arch: ${{ matrix.arch }}
353353
update_pull_request_status: true

0 commit comments

Comments
 (0)