547 Commits

Author SHA1 Message Date
Alberto Planas
f84a67316e Merge pull request #90 from miska/master
Improve select test suite
2014-03-04 16:40:10 +01:00
Michal Hrusecky
75d88686ec Improve select test suite 2014-03-04 16:35:30 +01:00
Alberto Planas
2fef8e198e Merge pull request #89 from openSUSE/coolo_1721
fix some bugs in select
2014-03-04 16:09:19 +01:00
Stephan Kulow
57216c9819 fix some bugs in select 2014-03-04 16:05:20 +01:00
Michal Hrušecký
e8c3dcaf81 Merge pull request #88 from scarabeusiv/master
Implement non-ring project verification to not wait on obs/openQA
2014-03-04 15:46:23 +01:00
Tomáš Chvátal
6426d92b6a Fix whitespace. 2014-03-04 15:45:59 +01:00
Tomáš Chvátal
e1cd88908a Do not overabuse len. 2014-03-04 15:35:52 +01:00
Stephan Kulow
aa9dd08e91 Merge pull request #87 from aplanas/master
Fix references from opts.move and opts.from_ in the new Select command class
2014-03-04 15:33:43 +01:00
703b580142 Fix references from opts.move and opts.from_ 2014-03-04 15:31:20 +01:00
4f6e08247a Use tuples (non-mutable) instead of list (mutables) 2014-03-04 15:31:20 +01:00
Tomáš Chvátal
41f197f53e Implement skipping build/openqa skip if we check only non-ring packages. 2014-03-04 15:20:05 +01:00
Alberto Planas
06b97f4324 Merge pull request #86 from miska/master
Implement a way to use custom statuses
2014-03-04 15:16:19 +01:00
Michal Hrusecky
ba8dd50bd5 Implement a way to use custom statuses 2014-03-04 15:13:19 +01:00
Alberto Planas
23ec30a4ca Merge pull request #85 from aplanas/master
Remove _get_base_build_bin _get_base_build_src
2014-03-04 15:00:47 +01:00
32f80710eb Remove _get_base_build_bin _get_base_build_src 2014-03-04 15:01:21 +01:00
Stephan Kulow
64d92da9fc Merge pull request #82 from miska/master
Cleanup tests a little bit
2014-03-04 15:00:16 +01:00
Michal Hrusecky
a4455ac6d9 Little improvement to select test 2014-03-04 14:53:17 +01:00
Michal Hrušecký
157b5660a3 Merge pull request #84 from aplanas/master
Makes sense
2014-03-04 14:44:10 +01:00
fc026be5f1 Remove dead code 2014-03-04 14:41:52 +01:00
Stephan Kulow
df5debb454 Merge pull request #83 from aplanas/master
action #1755 repo checker mischecks groups
2014-03-04 14:37:23 +01:00
017d959d79 action #1755 repo checker mischecks groups 2014-03-04 14:34:49 +01:00
Tomáš Chvátal
72c5d06af3 Remove wrong fixme. 2014-03-04 14:32:57 +01:00
Tomáš Chvátal
25ccbe0370 Fix ring-packages test. 2014-03-04 14:21:23 +01:00
Tomáš Chvátal
cdee7e8e9f Whitespace. Remove unused mock function. 2014-03-04 14:17:53 +01:00
Tomáš Chvátal
69644939f9 Add wine to the staged packages so we won't ignore testresults in test. 2014-03-04 14:16:24 +01:00
Tomáš Chvátal
220f842c5d Add switch wether to commit to Factory or not during accept. 2014-03-04 12:58:04 +01:00
Michal Hrusecky
673d08b8a3 Split select test to separate file 2014-03-04 12:45:44 +01:00
Michal Hrusecky
51aa975a39 Renaming tests to have nonconflicting name 2014-03-04 12:43:58 +01:00
Alberto Planas
9bbe7fca71 Merge pull request #81 from openSUSE/coolo_1721
My try on 1721
2014-03-04 12:03:28 +01:00
Stephan Kulow
958a226ee2 test the basics for select 2014-03-04 10:55:55 +01:00
Stephan Kulow
2d01cfdbff split unselect and select functions
and move the rather complex select logic in a seperate class
2014-03-04 10:06:36 +01:00
Stephan Kulow
2bd1ee8df7 Merge pull request #80 from miska/master
Check project test
2014-03-04 07:10:56 +01:00
Michal Hrusecky
fe13ca7060 Adding back mock - lost in merge 2014-03-03 23:31:43 +01:00
Michal Hrusecky
dbb547555b Merge branch 'master' of github.com:openSUSE/osc-plugin-factory 2014-03-03 23:28:58 +01:00
Michal Hrusecky
7badb93081 Capturing current behaviour of check 2014-03-03 23:27:53 +01:00
Michal Hrusecky
9d807410ce Providing fake build results for staging projects 2014-03-03 23:26:44 +01:00
Tomáš Chvátal
1b059751b5 Merge pull request #79 from aplanas/master
New approach for action #1658 - move does not need a from argument
2014-03-03 18:15:16 +01:00
d08861c598 New approach for action #1658 - move does not need a from argument 2014-03-03 17:26:52 +01:00
372aac004f More PEP8 compliance for the main library 2014-03-03 17:23:01 +01:00
Alberto Planas
e5e170553f Merge pull request #78 from openSUSE/coolo_1517
I will merge this, we can improve the visualization later.
2014-03-03 17:20:14 +01:00
Stephan Kulow
5fd408c0e1 don't allow select in an outdated (+7 days) project
and build enable the prj afterwards
2014-03-03 17:18:18 +01:00
Michal Hrusecky
e42e9d0da0 Initial support for testing project check 2014-03-03 16:17:41 +01:00
Stephan Kulow
ad71b0843b implement api call to get days since last freeze 2014-03-03 15:32:33 +01:00
Stephan Kulow
acc9872a67 have bootstrap_copy also in big staging prjs
Having a copy of the bootstrap repo is not strictly necessary but helps
to fix problems - and we can unify the handling of the prjs

Related issue: 1517
2014-03-03 15:04:09 +01:00
Alberto Planas
f4d1d8fcc4 Merge pull request #77 from openSUSE/coolo_1607
check needs to verify all reviews by_project are tracked
2014-03-03 13:23:42 +01:00
Stephan Kulow
a0572ea8e6 check needs to verify all reviews by_project are tracked 2014-03-03 13:13:32 +01:00
Tomáš Chvátal
8d25c71f70 Merge pull request #76 from aplanas/master
Make pep8 happy, except for the long lines
2014-02-28 15:01:48 +01:00
20a7369fee Make pep8 happy, except for the long lines 2014-02-28 14:32:28 +01:00
Tomáš Chvátal
039dda3f93 Merge pull request #75 from aplanas/master
A set of commits to detect dead code and clean the headers
2014-02-28 13:57:14 +01:00
1e0b8e920d Remove dead and commented code 2014-02-28 13:12:12 +01:00