1731 Commits

Author SHA1 Message Date
Alberto Planas
85c9cd239c Add create_adi_project method in stagingapi. 2015-07-16 13:42:23 +02:00
d511221034 Merge pull request #370 from openSUSE/coolo_non_ring_packages
no longer accept non-ring packages but show them in list
2015-07-16 18:46:24 +08:00
Stephan Kulow
77e9276340 no longer accept non-ring packages but show them in list 2015-07-16 12:42:25 +02:00
Factory Auto
f5a1b2028c use a different flavor for test dvds 2015-07-16 07:27:11 +02:00
Factory Auto
71c6e7859b testcases for staging 42 2015-07-14 13:17:29 +02:00
Stephan Kulow
f4b4c99a71 Merge pull request #369 from nilxam/try_except_post
handle non-exists pacakge in target project
2015-07-14 11:54:18 +02:00
e18b864e5c handle non-exists pacakge in target project 2015-07-14 17:45:46 +08:00
Stephan Kulow
4456fb52bb Merge pull request #366 from nilxam/fixes_for_tagcheck
Fixes the logic error in checkTagNotRequired()
2015-07-13 10:11:35 +02:00
Stephan Kulow
6a22844554 Merge pull request #367 from lnussel/master
don't treat random build service failures as no build success
2015-07-13 10:11:23 +02:00
Ludwig Nussel
dc05bb63af don't check sle11
Requested by Marcus. SLE11 uses some imported incidents that seem to
confuse the current code.
2015-07-09 15:58:40 +02:00
Ludwig Nussel
ca46bb33a7 don't treat random build service failures as no build success 2015-07-09 15:01:23 +02:00
6f7e3f2a02 Fixes the logic error in checkTagNotRequired() 2015-07-09 20:04:31 +08:00
Ludwig Nussel
c2f948ef24 Merge pull request #365 from DimStar77/rebuild-only-existing
accept_command: verify if project:Rebuild exists before attempting to…
2015-07-03 09:40:53 +02:00
Ludwig Nussel
73d290f666 Merge pull request #364 from DimStar77/fix_arm_trigger
ports: make sure to not add ports over ports
2015-07-03 09:40:44 +02:00
957955b0d6 accept_command: verify if project:Rebuild exists before attempting to retrigger based on differences 2015-07-03 09:26:01 +02:00
ebc246c6d5 ports: make sure to not add ports over ports 2015-07-03 09:22:09 +02:00
Stephan Kulow
236f9e8ecc Merge pull request #361 from aplanas/master
Fix error code and version comparison.
2015-06-30 15:26:39 +02:00
Stephan Kulow
267db608e3 Merge pull request #363 from lnussel/master
fix totest manager error message
2015-06-30 15:26:27 +02:00
Ludwig Nussel
2cf5b2eef6 fix totest manager error message 2015-06-29 15:01:54 +02:00
Stephan Kulow
37ecf38f8a Merge pull request #362 from nilxam/add_kernel_test1
Add the appropriate kernel to testcase
2015-06-29 09:36:15 +02:00
9fc25ca2de Add the appropriate kernel to testcase
Due to pattern_base's change, add the appropriate kernel to testcase.
kernel-desktop for x86_64 and kernel-default for ppc64le.
2015-06-27 20:38:40 +08:00
Alberto Planas
1aa7db0832 Fix error code and version comparison. 2015-06-24 16:54:46 +02:00
Ludwig Nussel
5218e51a34 Merge pull request #359 from krig/fixed-checktags
Rely on server-side issue tag check
2015-06-23 17:02:49 +02:00
Kristoffer Grönlund
c38b789ecf Don't require any tags if the diff is empty 2015-06-23 14:45:00 +02:00
Kristoffer Grönlund
6b6f2f8863 Use server side issue listing to check tags
Instead of reimplementing the issue digging in the check script,
ask the server for mentioned issues.
2015-06-23 14:36:59 +02:00
Kristoffer Grönlund
c0aa673192 check_source_in_factory: Avoid crash if get_sourceinfo fails 2015-06-23 14:36:56 +02:00
Stephan Kulow
bac9976099 Merge pull request #360 from DimStar77/ttm_obsoleted_failed
ttm: obsoleted tests are failed tests
2015-06-22 10:02:04 +02:00
c1bab60d06 ttm: obsoleted tests are failed tests 2015-06-22 09:25:28 +02:00
Ludwig Nussel
5bbd44d19f Merge pull request #357 from krig/tag-checker-exception
Add exception from changes tag requirement
2015-06-16 11:00:13 +02:00
Kristoffer Grönlund
6ffc0182fa Passing tests 2015-06-16 10:48:24 +02:00
Kristoffer Grönlund
9d3960d44f Fixed issues after comments from lnussel 2015-06-12 15:12:00 +02:00
Ludwig Nussel
327893a5ae Merge pull request #353 from aplanas/master
Check the version of the package.
2015-06-12 13:49:39 +02:00
Alberto Planas
78dc26319c Merge pull request #356 from lnussel/abichecker
Abichecker
2015-06-12 11:33:22 +02:00
Ludwig Nussel
2c053222c6 fix error message for not matching maintenance link 2015-06-11 17:28:59 +02:00
Kristoffer Grönlund
5766c2f2b3 Add exception from changes tag requirement
Don't require an entry in the changelog if

1. The package is already submitted to Factory and has a changelog
2. The package is a new submission, not an update

Uses the factory_source_tests submission checker directly instead
of copying the code over.
2015-06-11 17:15:33 +02:00
Alberto Planas
4cb085ebe3 Check the version of the package. 2015-06-10 15:02:41 +02:00
Ludwig Nussel
57769b5eae Merge pull request #355 from lnussel/master
add fallback for missing save_cache_path
2015-06-10 14:25:46 +02:00
Ludwig Nussel
8d8eb2cbbe actually cleanup 2015-06-10 10:40:01 +02:00
Ludwig Nussel
ce2ffdcaf2 add fallback for missing save_cache_path
python-xdg on sle11 lacks save_cache_path so add fallback. Needed for
changelog-checker which runs on sle11 atm.
2015-06-09 11:32:55 +02:00
Ludwig Nussel
59a3ef970a run totest manager in screen 2015-06-09 11:32:55 +02:00
Ludwig Nussel
a67a62b34c Merge pull request #352 from DimStar77/user_cancelled-is-failed
ttm: user_cancelled test has to be trated as a failed test
2015-06-09 08:59:44 +02:00
Ludwig Nussel
e5c3d9c939 Merge pull request #354 from k0da/master
Adapt main product to products change
2015-06-09 08:59:19 +02:00
Ludwig Nussel
bc9cce65dd add fallback for missing save_cache_path
python-xdg on sle11 lacks save_cache_path so add fallback. Needed for
changelog-checker which runs on sle11 atm.
2015-06-09 08:55:33 +02:00
Dinar Valeev
8fc8206249 Adapt main product to products change
Hopefully we started to build multiple products from
single dvd flavor. This will couse to have same flavor
for ppc64 and ppc64le architectures

Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-06-08 17:45:58 +02:00
Ludwig Nussel
710ac59ba1 remove aarch64 from sle12
The repo is disabled in some maintenance incident projects
2015-06-08 16:30:14 +02:00
Ludwig Nussel
011e8b959f improve missing debug info text again 2015-06-08 16:23:50 +02:00
Ludwig Nussel
fa845d6237 fix fallback text summary 2015-06-08 16:12:46 +02:00
Ludwig Nussel
c07fc13155 set cwd for abi-compliance-checker to CACHEDIR
it wants to write logs always to cwd which is ro by default when run
from the package
2015-06-08 15:56:36 +02:00
Ludwig Nussel
aff3c8e61e add recheck command 2015-06-08 15:47:08 +02:00
Ludwig Nussel
ac3879dc82 fix templates 2015-06-08 14:53:34 +02:00