Skip to content

Commit a273ff9

Browse files
committed
Add testcase for better choicerule creation
1 parent 894382f commit a273ff9

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
repo system 0 testtags <inline>
2+
#>=Pkg: A 1 1 noarch
3+
#>=Req: P = 1
4+
#>=Pkg: B 1 1 noarch
5+
#>=Prv: P = 1
6+
repo available 0 testtags <inline>
7+
#>=Pkg: A 2 1 noarch
8+
#>=Req: P = 2
9+
#>=Pkg: A 2 2 noarch
10+
#>=Req: P = 2
11+
#>=Pkg: B 2 1 noarch
12+
#>=Prv: P = 2
13+
#>=Pkg: C 1 1 noarch
14+
#>=Prv: P = 1
15+
#>=Pkg: C 2 1 noarch
16+
#>=Prv: P = 2
17+
system i686 rpm system
18+
19+
job update name B
20+
result transaction,problems <inline>
21+
result transaction,problems <inline>
22+
#>upgrade A-1-1.noarch@system A-2-2.noarch@available
23+
#>upgrade B-1-1.noarch@system B-2-1.noarch@available

0 commit comments

Comments
 (0)