We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894382f commit a273ff9Copy full SHA for a273ff9
1 file changed
test/testcases/choicerules/choice2.t
@@ -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
11
+#>=Pkg: B 2 1 noarch
12
+#>=Prv: P = 2
13
+#>=Pkg: C 1 1 noarch
14
15
+#>=Pkg: C 2 1 noarch
16
17
+system i686 rpm system
18
+
19
+job update name B
20
+result transaction,problems <inline>
21
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