6493 Commits

Author SHA1 Message Date
Ancor Gonzalez Sosa
3d466b2b19 OBSLocal: functions to easily manage several review bots 2021-09-15 15:55:16 +02:00
Ancor Gonzalez Sosa
c9ff2171c3 OBSLocal: rename assertReviewBot to assertReviewScript
The function fully relies on the content of the script attribute and all other
functions that do so contain "script" in the name instead of "bot".
2021-09-15 15:08:11 +02:00
Ancor Gonzalez Sosa
8c1cac7d76 OBSLocal: improve documentation about scripts and asserts 2021-09-15 15:07:41 +02:00
Steve Kowalik
83200f5677 Remove devel package and make check target
The devel package and the make check target are now dead code, with the
testsuite requiring other setup, which means using make is not going to
help.
2021-09-15 16:24:43 +10:00
Stephan Kulow
b25b3f35a1
Merge pull request #2631 from gyr/qr-setup
Add pipeline to setup QR home project
2021-09-14 07:37:37 +02:00
c3457b4372 Add pipeline to setup QR home project 2021-09-13 16:04:58 -03:00
Gustavo Yokoyama Ribeiro
f61b2e7977
Merge pull request #2635 from fcrozat/fcrozat
gocd: rename SLE_BCI to SLE_BCI_15SP3 and add SP4 flavor
2021-09-13 09:55:43 -03:00
d538ed4294 gocd: rename SLE_BCI to SLE_BCI_15SP3 and add SP4 flavor 2021-09-13 13:56:58 +02:00
Josef Reidinger
877432d24a
Merge pull request #2630 from openSUSE/test_fixes
fix deprecation warning
2021-09-10 20:52:33 +02:00
Ancor Gonzalez Sosa
d31398e85a OBSLocal: small reorganization 2021-09-09 20:58:26 +02:00
Ancor Gonzalez Sosa
7f377f082f Extract useful stuff to a base OBSLocal.StagingWorkflow class 2021-09-09 20:58:26 +02:00
Ancor Gonzalez Sosa
ca3eb87931 OBSLocal: clarify some aspects of attributes management 2021-09-09 20:58:17 +02:00
Ancor Gonzalez Sosa
8864e9ccee Rename test file to ensure it is executed in CI 2021-09-09 15:07:34 +02:00
Ancor Gonzalez Sosa
28c771927a Rename OBSLocal.StagingWorkflow to OBSLocal.FactoryWorkflow 2021-09-09 15:07:34 +02:00
José Iván López
d2e3c9d2c1
Merge pull request #2633 from joseivanlopez/clean-attrs
Remove attributes in tests
2021-09-07 14:58:46 +01:00
José Iván López González
3db6e4b528 Add some comments 2021-09-07 13:17:04 +01:00
José Iván López González
c74900f3b9 Create ProductVersion attribute 2021-09-07 13:17:04 +01:00
José Iván López González
352ce10c24 Remove attributes when destroying a workflow 2021-09-07 13:16:57 +01:00
d07908c488
Merge pull request #2634 from nilxam/move_extra_osrt
skippkg-finder: move extra packages to the OSRT attribute
2021-09-07 17:32:34 +08:00
f05d711988 skippkg-finder: move extra packages to the OSRT attribute
The extra packages are packages should be skipped in ftp-tree but we
won't for some reasons, packagelist is not fixed depend on package
status in SLE side, move the list to OSRT attribute avoiding modify this
list so often.
2021-09-07 16:41:10 +08:00
José Iván López
2f7e249948
Merge pull request #2629 from joseivanlopez/doc-rings
Add rings documentation
2021-09-06 13:20:07 +01:00
José Iván López González
a46b9f4505 Improve text 2021-09-06 12:51:01 +01:00
José Iván López González
d54ef917bb Add line breaks 2021-09-06 12:47:51 +01:00
José Iván López González
45bf875e8b Improve text 2021-09-06 12:17:54 +01:00
José Iván López González
294f8db72d Document ADI projects 2021-09-06 10:47:04 +01:00
63613a9230
Merge pull request #2632 from nilxam/update_extras_skippkg
skippkg-finder: add two packages to the extra list for zypper dup reason
2021-09-06 16:28:14 +08:00
eda1221f8f skippkg-finder: add two packages to the extra list for zypper dup reason 2021-09-06 15:58:39 +08:00
Josef Reidinger
f383bb8116
do not use oscrc from fixtures (should fix #1989) 2021-09-03 16:53:09 +02:00
Josef Reidinger
357cddea60
fix deprecation warning in parser 2021-09-03 10:17:19 +02:00
José Iván López González
d02e309b66 Add documentation 2021-09-02 16:56:50 +01:00
f75b5c1b0f
Merge pull request #2628 from nilxam/gocd_skippkg_finder
gocd: fix a missing whitespace between command and argument for skippkg-finder
2021-09-01 02:17:08 +08:00
fdf60bfadd gocd: fix a missing whitespace between command and argument for skippkg-finder 2021-09-01 01:30:30 +08:00
0de63caa85
Merge pull request #2625 from nilxam/skippkg_finder
skippkg-finder: overwrites NON_FTP_PACKAGES.group for obsoleted/unneeded package from SLE or openSUSE
2021-08-31 16:51:24 +08:00
2a3ee0c246 Update specfile for skippkg-finder 2021-08-26 21:37:15 +08:00
b9202df021 Run skippkg-finder.py before pkglistgen 2021-08-26 21:37:15 +08:00
70acfda962 Add skippkg-finder.py to overwrite NON_FTP_PACKAGES for obsoleted and unneeded package 2021-08-26 21:37:15 +08:00
Fabian Vogt
43b07171ad
Merge pull request #2624 from Vogtinator/timerfix
gocd: Fix timer specification for Update.Repos.Leap
2021-08-20 09:49:06 +02:00
Fabian Vogt
33d44e218e gocd: Fix timer specification for Update.Repos.Leap 2021-08-20 09:17:52 +02:00
Ancor Gonzalez Sosa
0316d3b0d3
Merge pull request #2617 from openSUSE/test_factory_workflow
Test to showcase a submit request to Factory
2021-08-19 17:23:59 +02:00
Ancor Gonzalez Sosa
827ecacf45 Test to showcase a submit request to Factory 2021-08-19 16:29:24 +02:00
abe2f6982d
Merge pull request #2622 from nilxam/timer_updaterepos_154
gocd: increase the timer for fire Leap updaterepos every 3 days
2021-08-19 17:34:47 +08:00
3db2ad4482 gocd: increase the timer for fire Leap updaterepos every 3 days
Since Leap's ftp-tree takes more time to build, increase the timer for
fire Leap updates repos every 3 days, otherwise a new change might
trigger mediums rebuild then a rebuild counter sync following later.
2021-08-19 13:43:56 +08:00
b133ea6161
Merge pull request #2619 from gyr/LEO
add release package and packagelist bots for LEO
2021-08-12 16:03:12 +08:00
3f9847b21d add release package and packagelist bots for LEO 2021-08-11 10:44:34 -03:00
918f32ccfd
Merge pull request #2618 from nilxam/ttm_154
ttm: add new ttm pipeline for Leap 15.4
2021-08-10 23:17:28 +08:00
3487241626 ttm: add new ttm pipeline for Leap 15.4 2021-08-10 22:31:37 +08:00
Ancor Gonzalez Sosa
5b68d530e8
Merge pull request #2608 from openSUSE/sle_onion_test
Document and extend OBSLocal
2021-08-05 12:55:11 +02:00
Ancor Gonzalez Sosa
b188340266 OBSLocal: top-level classes documentation to clarify the scope 2021-08-05 12:16:22 +02:00
Martin Vidner
71baf59779 devel-project: make "list" the default command work in Python 3.3
Improves the previous commit,
fixes "AttributeError: 'Namespace' object has no attribute 'write'"
after showing the listing
2021-08-05 11:58:02 +02:00
4e54cb5678 devel-project: Add a func callback to main parser
Workarouds https://bugs.python.org/issue16308
Which otherwise causes:
  AttributeError: 'Namespace' object has no attribute 'func'
2021-08-05 11:17:04 +02:00