Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change repo #51

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions easypackages/autospec_transfer/autospec-mv.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
suite: rpmbuild-autospec-mv
suite: rpmbuild-github
category: functional
rpmbuild:
group_id: rpmbuild-autospec-mv
custom_repo_name: autospec-mv
group_id: rpmbuild-github
custom_repo_name: github
mount_repo_addr: xxxxxxxx
mount_repo_name: autospec-mv
mount_repo_name: github
os: openeuler
os_version: 24.03-LTS
runtime: 1d
Expand Down
10 changes: 5 additions & 5 deletions easypackages/pypi/top_package_transfer_rpm/job-pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
suite: rpmbuild-pypi
suite: rpmbuild-python
category: functional
rpmbuild:
group_id: rpmbuild-pypi
custom_repo_name: ai
mount_repo_addr: https://api.compass-ci.openeuler.org:20018/rpm/testing/openeuler-24.03-LTS/ai/\$basearch
mount_repo_name: ai
group_id: rpmbuild-python
custom_repo_name: python
mount_repo_addr: https://api.compass-ci.openeuler.org:20018/rpm/testing/openeuler-24.03-LTS/python/\$basearch
mount_repo_name: python
os: openeuler
os_version: 24.03-LTS
os_arch: aarch64
Expand Down
10 changes: 5 additions & 5 deletions easypackages/pypi/watch_update_source/src/update-pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
suite: rpmbuild-pypi-update
suite: rpmbuild-python-update
category: functional
rpmbuild:
group_id: rpmbuild-pypi-update
custom_repo_name: ai
mount_repo_addr: https://api.compass-ci.openeuler.org:20018/rpm/testing/openeuler-24.03-LTS/ai/\$basearch
mount_repo_name: ai
group_id: rpmbuild-python-update
custom_repo_name: python
mount_repo_addr: https://api.compass-ci.openeuler.org:20018/rpm/testing/openeuler-24.03-LTS/python/\$basearch
mount_repo_name: python
os: openeuler
os_version: 24.03-LTS
os_arch: aarch64
Expand Down
Loading