6549 Commits

Author SHA1 Message Date
Stephan Kulow
0472da969c
Merge pull request #2658 from coolo/pkglistgen_two_steps
Pkglistgen in two steps
2021-10-24 09:08:33 +02:00
Stephan Kulow
241f7a966a pkglistgen: Do not generate weakremovers if in release package mode
Technically the weakremovers.inc is part of the release package, but
it can only be calculated in the context of the full product build
2021-10-24 09:05:33 +02:00
Stephan Kulow
71dc630343 pkglistgen: Generate the release packages first
If the release package changes, we don't bother syncing the repos (as
the repo will be dirty in the 2nd step)
2021-10-24 08:59:12 +02:00
Stephan Kulow
c7c2beb46b
Merge pull request #2616 from dcermak/add-vagrant-publisher
Add pipeline to publish the vagrant boxes to Vagrant Cloud
2021-10-22 17:33:50 +02:00
Marcus Meissner
616037ae74 filter out 15-sp3 and 15-sp4 from factory-source review
strategy of those is now different
2021-10-15 14:29:28 +02:00
Stephan Kulow
2f5f796de3
Merge pull request #2656 from msmeissn/master
try to skip channel files as submitted with kernels and livepatches, as
2021-10-12 11:27:26 +02:00
Marcus Meissner
2bd4ea9fd1 try to skip channel files as submitted with kernels and livepatches, as
they cannot be legal reviewed
2021-10-11 16:42:02 +02:00
Stephan Kulow
f5e623417a
Merge pull request #2637 from s-t-e-v-e-n-k/remove-devel-package
Remove devel package and make check target
2021-10-07 09:00:05 +02:00
Stephan Kulow
fc5b107d96
Merge pull request #2650 from coolo/remove_kubernetes
Remove kubernetes setup
2021-10-07 08:59:41 +02:00
Stephan Kulow
ae5a6c11a3 Remove kubernetes setup
It's been a while that this was experimented with - it never took off
2021-10-01 15:58:11 +02:00
Ancor Gonzalez Sosa
6217020203
Merge pull request #2654 from ancorgs/privileged_with_fixes
CI: Run Tumbleweed containers as privileged including fixes
2021-10-01 15:55:21 +02:00
Ancor Gonzalez Sosa
4991dbce07 Fix tests 2021-10-01 14:56:50 +02:00
Stephan Kulow
d0cf0d4501 CI: Run Tumbleweed container as priveleged in docker
This avoids the syscall filter breaking with new glibc
2021-09-30 10:29:35 +02:00
Stephan Kulow
155a1eb6e9
Merge pull request #2646 from coolo/fix_731
Fix the only offense of E731
2021-09-30 07:40:48 +02:00
b05d0d7fcb
Adjust secret_config_id in the dashboard.generator pipeline 2021-09-27 16:26:28 +02:00
40e24a5d2b
Add pipeline to publish the vagrant boxes to Vagrant Cloud 2021-09-27 16:26:28 +02:00
391bef8780
Merge pull request #2649 from nilxam/add_alternative_project
Enabling for openSUSE:Leap:15.3:Update:Respin
2021-09-25 02:34:59 +08:00
0397656ec6 pkglistgen: add openSUSE:Leap:15.3:Update:Respin 2021-09-24 16:20:29 +08:00
431d67e94f totest-manager: add openSUSE:Leap:15.3:Update:Respin 2021-09-24 16:17:57 +08:00
f6a392b56c skippkg-finder: add --alternative-project option overrides OPENSUSE_PROJECT for package checking
Leap 15 Respin project doesn't have inherited packagelist,
skippkg-finder should have to check origin project but upload the result
to the working target project.

Example:
Checking openSUSE:Leap:15.3, upload data to
openSUSE:Leap:15.3:Update:Respin
2021-09-24 16:17:57 +08:00
Josef Reidinger
153aea3674
Merge pull request #2648 from openSUSE/check_source_fix_and_tests
check_source: Fix revert case for patch detection (fix#2640)
2021-09-23 14:29:03 +02:00
Ancor Gonzalez Sosa
8f4795d135
Merge pull request #2613 from ancorgs/drop_tools1
Drop obsolete tools
2021-09-23 12:42:33 +02:00
Josef Reidinger
ab2cf543ab
Merge remote-tracking branch 'origin/master' into check_source_fix_and_tests 2021-09-23 10:58:31 +02:00
Josef Reidinger
8bef4c3cf2
check_source: Fix revert case for patch detection (fix#2640) 2021-09-23 10:58:23 +02:00
Josef Reidinger
752274210b
Merge pull request #2647 from openSUSE/check_source_testing
Adds dependency for full check_source testing
2021-09-22 23:48:35 +02:00
Josef Reidinger
e0d3ba3c95
Adds dependency for full check_source testing 2021-09-22 22:16:36 +02:00
Stephan Kulow
d39eca2885 Fix the only offense of E731 2021-09-22 21:51:24 +02:00
Ancor Gonzalez Sosa
0dd8b50194
Merge pull request #2645 from ancorgs/cleanup_processes
Remove redundant information from processes.md
2021-09-22 15:26:03 +02:00
Ancor Gonzalez Sosa
40653d6ba4 Remove redundant information from processes.md 2021-09-22 14:48:49 +02:00
Ancor Gonzalez Sosa
62c2569997 Clarify status and deployment of check_source_in_factory 2021-09-21 15:31:45 +02:00
Ancor Gonzalez Sosa
81fc603667 Delete scan_baselibs.py 2021-09-21 15:31:45 +02:00
Ancor Gonzalez Sosa
8745a6ce6b Delete obs_clone.py
It's not fully working and likely nobody is using it anyways
2021-09-21 15:31:45 +02:00
Ancor Gonzalez Sosa
afd1fb6c67 Delete unmaintained.py 2021-09-21 15:31:45 +02:00
Ancor Gonzalez Sosa
c10ef71528 Delete sync-rebuild.py
Its functionality was already merged to the accept command
2021-09-21 15:31:39 +02:00
Ancor Gonzalez Sosa
a9d6db325f Delete leaper, update_crawler and manager_42 2021-09-21 15:30:48 +02:00
Ancor Gonzalez Sosa
6ba0d6f1e0 Delete status.py 2021-09-21 15:27:20 +02:00
Stephan Kulow
009ead7be3
Merge pull request #2643 from coolo/fix_e265
Remove E265 from flake ignore list
2021-09-21 15:26:45 +02:00
Stephan Kulow
f7d3e22bfe
Merge pull request #2644 from coolo/use_153
Make use of the 15.3 miniobs container
2021-09-21 15:26:31 +02:00
Stephan Kulow
8b13dffe50 Remove E265 from flake ignore list 2021-09-21 14:52:46 +02:00
Stephan Kulow
9fa0b78b51
Merge pull request #2642 from coolo/fix_weakremovers
Fix weakremovers
2021-09-21 14:51:19 +02:00
Stephan Kulow
a3e5ce7e2d Make use of the 15.3 miniobs container 2021-09-21 14:41:43 +02:00
Stephan Kulow
22ab5cbac3
Merge pull request #2641 from coolo/use_153
miniobs: Use 15.3 repos - 15.1 is EOL
2021-09-21 14:40:25 +02:00
Stephan Kulow
a8f7146baf Remove E713 offense from flaker 2021-09-21 14:20:08 +02:00
Stephan Kulow
de699c125e pkglistgen: Accept i686 as well 2021-09-21 13:54:10 +02:00
Stephan Kulow
ad7e5f960e pkglistgen: replace if not a in with if a not in 2021-09-21 13:53:22 +02:00
Stephan Kulow
35eeb2af2b pkglistgen: Fix architecture handling of weakremovers
15.3 introduced something unexpected: aarch64, ppc64le and s390x are part
of the repos - and all architectures that aren't native to openSUSE:Factory
are considered to bear dropped packages, e.g. *all of them*

On top of that the setdefault using the same hash caused packages to come
and go for repos, creating unstable output
2021-09-21 12:29:12 +02:00
Stephan Kulow
b1bcbf7399 miniobs: Use 15.3 repos - 15.1 is EOL 2021-09-21 10:54:29 +02:00
Stephan Kulow
8b3ef04679 gocd: Use python3 -u for pkglistgen
osc outputs the checkout to stdout while all other debug messages are on
stderr, so creating a confusion in the log. So don't buffer stdout
2021-09-21 10:39:08 +02:00
Ancor Gonzalez Sosa
e1eef928bd
Merge pull request #2638 from ancorgs/sle-submit-test
Test to showcase a submit request to SLE
2021-09-20 11:40:45 +02:00
Ancor Gonzalez Sosa
e1e0142fd3 Link the new testcase from processes.md 2021-09-20 10:55:26 +02:00