From 5fb7a10e5e12291a83fab813518c1403d2991408ad041873c8720dfd4cce3082 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Wed, 22 Jan 2025 15:25:55 +0000 Subject: [PATCH] Offline generation of 4.6.1737544150.75887b5 4.6.1737544150.75887b5 4.6.1737544150.75887b5 4.6.1737544150.75887b5 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=1044 --- .gitattributes | 23 + .gitignore | 1 + _multibuild | 5 + _service | 22 + os-autoinst-4.6.1721226544.d45b609.obscpio | 3 + os-autoinst-4.6.1722007055.0055b7d.obscpio | 3 + os-autoinst-4.6.1722889373.84368e7.obscpio | 3 + os-autoinst-4.6.1723465309.cf7b098.obscpio | 3 + os-autoinst-4.6.1724833060.63a0bfd.obscpio | 3 + os-autoinst-4.6.1725896784.e007c26.obscpio | 3 + os-autoinst-4.6.1726244934.3203a88.obscpio | 3 + os-autoinst-4.6.1726481035.fb2a478.obscpio | 3 + os-autoinst-4.6.1726934371.91a005a.obscpio | 3 + os-autoinst-4.6.1730126707.79e7c91.obscpio | 3 + os-autoinst-4.6.1730368148.a4ace9f.obscpio | 3 + os-autoinst-4.6.1730760855.29085e0.obscpio | 3 + os-autoinst-4.6.1730887485.616b072.obscpio | 3 + os-autoinst-4.6.1731145997.c600099.obscpio | 3 + os-autoinst-4.6.1731365409.63aca04.obscpio | 3 + os-autoinst-4.6.1731418769.97d9a7f.obscpio | 3 + os-autoinst-4.6.1732614935.3535e6c.obscpio | 3 + os-autoinst-4.6.1733320281.c273366.obscpio | 3 + os-autoinst-4.6.1733508209.cfb5ba6.obscpio | 3 + os-autoinst-4.6.1733821168.aff71c7.obscpio | 3 + os-autoinst-4.6.1733849750.e4a580f.obscpio | 3 + os-autoinst-4.6.1734015736.407e9c7.obscpio | 3 + os-autoinst-4.6.1734460765.0a6685b.obscpio | 3 + os-autoinst-4.6.1734613653.b57c68a.obscpio | 3 + os-autoinst-4.6.1734961973.9cefddf.obscpio | 3 + os-autoinst-4.6.1735636267.be6a5a9.obscpio | 3 + os-autoinst-4.6.1735912767.1d8e059.obscpio | 3 + os-autoinst-4.6.1736157351.7aa835c.obscpio | 3 + os-autoinst-4.6.1736332167.3796202.obscpio | 3 + os-autoinst-4.6.1737129853.8e8f463.obscpio | 3 + os-autoinst-4.6.1737544150.75887b5.obscpio | 3 + os-autoinst-devel-test.spec | 43 + os-autoinst-openvswitch-test.spec | 46 + os-autoinst-test.spec | 55 + os-autoinst.changes | 5705 ++++++++++++++++++++ os-autoinst.obsinfo | 4 + os-autoinst.spec | 372 ++ 41 files changed, 6369 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _multibuild create mode 100644 _service create mode 100644 os-autoinst-4.6.1721226544.d45b609.obscpio create mode 100644 os-autoinst-4.6.1722007055.0055b7d.obscpio create mode 100644 os-autoinst-4.6.1722889373.84368e7.obscpio create mode 100644 os-autoinst-4.6.1723465309.cf7b098.obscpio create mode 100644 os-autoinst-4.6.1724833060.63a0bfd.obscpio create mode 100644 os-autoinst-4.6.1725896784.e007c26.obscpio create mode 100644 os-autoinst-4.6.1726244934.3203a88.obscpio create mode 100644 os-autoinst-4.6.1726481035.fb2a478.obscpio create mode 100644 os-autoinst-4.6.1726934371.91a005a.obscpio create mode 100644 os-autoinst-4.6.1730126707.79e7c91.obscpio create mode 100644 os-autoinst-4.6.1730368148.a4ace9f.obscpio create mode 100644 os-autoinst-4.6.1730760855.29085e0.obscpio create mode 100644 os-autoinst-4.6.1730887485.616b072.obscpio create mode 100644 os-autoinst-4.6.1731145997.c600099.obscpio create mode 100644 os-autoinst-4.6.1731365409.63aca04.obscpio create mode 100644 os-autoinst-4.6.1731418769.97d9a7f.obscpio create mode 100644 os-autoinst-4.6.1732614935.3535e6c.obscpio create mode 100644 os-autoinst-4.6.1733320281.c273366.obscpio create mode 100644 os-autoinst-4.6.1733508209.cfb5ba6.obscpio create mode 100644 os-autoinst-4.6.1733821168.aff71c7.obscpio create mode 100644 os-autoinst-4.6.1733849750.e4a580f.obscpio create mode 100644 os-autoinst-4.6.1734015736.407e9c7.obscpio create mode 100644 os-autoinst-4.6.1734460765.0a6685b.obscpio create mode 100644 os-autoinst-4.6.1734613653.b57c68a.obscpio create mode 100644 os-autoinst-4.6.1734961973.9cefddf.obscpio create mode 100644 os-autoinst-4.6.1735636267.be6a5a9.obscpio create mode 100644 os-autoinst-4.6.1735912767.1d8e059.obscpio create mode 100644 os-autoinst-4.6.1736157351.7aa835c.obscpio create mode 100644 os-autoinst-4.6.1736332167.3796202.obscpio create mode 100644 os-autoinst-4.6.1737129853.8e8f463.obscpio create mode 100644 os-autoinst-4.6.1737544150.75887b5.obscpio create mode 100644 os-autoinst-devel-test.spec create mode 100644 os-autoinst-openvswitch-test.spec create mode 100644 os-autoinst-test.spec create mode 100644 os-autoinst.changes create mode 100644 os-autoinst.obsinfo create mode 100644 os-autoinst.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..e7bf9a3 --- /dev/null +++ b/_multibuild @@ -0,0 +1,5 @@ + + os-autoinst-test + os-autoinst-devel-test + os-autoinst-openvswitch-test + diff --git a/_service b/_service new file mode 100644 index 0000000..b3b7380 --- /dev/null +++ b/_service @@ -0,0 +1,22 @@ + + + + dist/rpm/os-autoinst.spec + dist/rpm/os-autoinst-test.spec + dist/rpm/os-autoinst-devel-test.spec + dist/rpm/os-autoinst-openvswitch-test.spec + 4.6 + %ct.%h + https://github.com/os-autoinst/os-autoinst.git + git + master + enable + okurz@suse.com + + + + + xz + *.tar + + diff --git a/os-autoinst-4.6.1721226544.d45b609.obscpio b/os-autoinst-4.6.1721226544.d45b609.obscpio new file mode 100644 index 0000000..a1e878b --- /dev/null +++ b/os-autoinst-4.6.1721226544.d45b609.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b03ad177e1e384e2d62d24dcecad7bddc3867c2344aacc653054245088e7de7 +size 36961293 diff --git a/os-autoinst-4.6.1722007055.0055b7d.obscpio b/os-autoinst-4.6.1722007055.0055b7d.obscpio new file mode 100644 index 0000000..9d57a5d --- /dev/null +++ b/os-autoinst-4.6.1722007055.0055b7d.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552e413af58be964681847f38d6bb655c78f30b1de8c6a6817911131f485673c +size 36962829 diff --git a/os-autoinst-4.6.1722889373.84368e7.obscpio b/os-autoinst-4.6.1722889373.84368e7.obscpio new file mode 100644 index 0000000..d6f4450 --- /dev/null +++ b/os-autoinst-4.6.1722889373.84368e7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df0cdba61a9783e669c8c880548273c57d411d842e94d37b6f2cb144b80d665 +size 36964877 diff --git a/os-autoinst-4.6.1723465309.cf7b098.obscpio b/os-autoinst-4.6.1723465309.cf7b098.obscpio new file mode 100644 index 0000000..50408be --- /dev/null +++ b/os-autoinst-4.6.1723465309.cf7b098.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7639adf897db3b1eef23043bd8ea0708984d5af8282bd72128fd1760d2b3a8b +size 36965901 diff --git a/os-autoinst-4.6.1724833060.63a0bfd.obscpio b/os-autoinst-4.6.1724833060.63a0bfd.obscpio new file mode 100644 index 0000000..07250f8 --- /dev/null +++ b/os-autoinst-4.6.1724833060.63a0bfd.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d675e1ef57b3fe3512caf35ebdeaa3f85820d36ca875118c70800a2167d700 +size 36976653 diff --git a/os-autoinst-4.6.1725896784.e007c26.obscpio b/os-autoinst-4.6.1725896784.e007c26.obscpio new file mode 100644 index 0000000..63d4be4 --- /dev/null +++ b/os-autoinst-4.6.1725896784.e007c26.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f92691d1f4214ab3378938e3ad9de9ff6fbaf69eaeacdc80b8793a11f800d1 +size 36976653 diff --git a/os-autoinst-4.6.1726244934.3203a88.obscpio b/os-autoinst-4.6.1726244934.3203a88.obscpio new file mode 100644 index 0000000..46c0041 --- /dev/null +++ b/os-autoinst-4.6.1726244934.3203a88.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe50ff879cb1481791c25a33c785d0cdbb1ef7b25340bcff676d870e13eaa180 +size 36977165 diff --git a/os-autoinst-4.6.1726481035.fb2a478.obscpio b/os-autoinst-4.6.1726481035.fb2a478.obscpio new file mode 100644 index 0000000..6a7eb67 --- /dev/null +++ b/os-autoinst-4.6.1726481035.fb2a478.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8843160199ad1f861bb30e23c5457a97fafc077b0a3f6b57fb87c3e5cba8169 +size 36981261 diff --git a/os-autoinst-4.6.1726934371.91a005a.obscpio b/os-autoinst-4.6.1726934371.91a005a.obscpio new file mode 100644 index 0000000..1fafeeb --- /dev/null +++ b/os-autoinst-4.6.1726934371.91a005a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637a84f5fd5e913ae94357c41186dc6bc9164def60bb49de61015b2335725004 +size 36981261 diff --git a/os-autoinst-4.6.1730126707.79e7c91.obscpio b/os-autoinst-4.6.1730126707.79e7c91.obscpio new file mode 100644 index 0000000..251ffcf --- /dev/null +++ b/os-autoinst-4.6.1730126707.79e7c91.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f66fc45d579fb6c94b5f99f4c1d573c6b3d1bfff273f19e1efd24d803e8ed9 +size 36985357 diff --git a/os-autoinst-4.6.1730368148.a4ace9f.obscpio b/os-autoinst-4.6.1730368148.a4ace9f.obscpio new file mode 100644 index 0000000..9a75c78 --- /dev/null +++ b/os-autoinst-4.6.1730368148.a4ace9f.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a59b177bcfb9c47fcc0622f777b5fcbad7fc4b6896b9a5d7cfa800aecb33187 +size 36990477 diff --git a/os-autoinst-4.6.1730760855.29085e0.obscpio b/os-autoinst-4.6.1730760855.29085e0.obscpio new file mode 100644 index 0000000..905ed64 --- /dev/null +++ b/os-autoinst-4.6.1730760855.29085e0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49330192cfbeb98532a412e52e1074b9ad6ce6c50c664b0dbd436a31aeb086f5 +size 36990477 diff --git a/os-autoinst-4.6.1730887485.616b072.obscpio b/os-autoinst-4.6.1730887485.616b072.obscpio new file mode 100644 index 0000000..02c372f --- /dev/null +++ b/os-autoinst-4.6.1730887485.616b072.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee02d5e8094c15c80a4f4a2abd4cbf8b85064a181aa3c009be4b02a0c6ead082 +size 36990989 diff --git a/os-autoinst-4.6.1731145997.c600099.obscpio b/os-autoinst-4.6.1731145997.c600099.obscpio new file mode 100644 index 0000000..c3f9d40 --- /dev/null +++ b/os-autoinst-4.6.1731145997.c600099.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbee8fbe59f168fa159410266fd3f991f7707a4f38c2847c95e838f466b7d61 +size 36990989 diff --git a/os-autoinst-4.6.1731365409.63aca04.obscpio b/os-autoinst-4.6.1731365409.63aca04.obscpio new file mode 100644 index 0000000..b796acb --- /dev/null +++ b/os-autoinst-4.6.1731365409.63aca04.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745675f8f88667a762649660ba96f47545b6e10e781fb403434abb9ff4ecaa94 +size 36993549 diff --git a/os-autoinst-4.6.1731418769.97d9a7f.obscpio b/os-autoinst-4.6.1731418769.97d9a7f.obscpio new file mode 100644 index 0000000..92cec42 --- /dev/null +++ b/os-autoinst-4.6.1731418769.97d9a7f.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3daa2346ed6fe296cd61d2eb5209ce334d7837cf31b4f512b9a6a98ab7a7d946 +size 36993549 diff --git a/os-autoinst-4.6.1732614935.3535e6c.obscpio b/os-autoinst-4.6.1732614935.3535e6c.obscpio new file mode 100644 index 0000000..07d1645 --- /dev/null +++ b/os-autoinst-4.6.1732614935.3535e6c.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7927e87a9b1f6bb24860a062476798fa144099d0bc04f4cf2b33bb29cd2590be +size 36981261 diff --git a/os-autoinst-4.6.1733320281.c273366.obscpio b/os-autoinst-4.6.1733320281.c273366.obscpio new file mode 100644 index 0000000..2d29ed6 --- /dev/null +++ b/os-autoinst-4.6.1733320281.c273366.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f2a82cd8f43cb92177e0aa60f1156e8eca0035899835a744f08d7423b1a6c5 +size 36981261 diff --git a/os-autoinst-4.6.1733508209.cfb5ba6.obscpio b/os-autoinst-4.6.1733508209.cfb5ba6.obscpio new file mode 100644 index 0000000..e701c88 --- /dev/null +++ b/os-autoinst-4.6.1733508209.cfb5ba6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071e9362d96e769a2353691a592c9e68d276ae843fc7ae86df4aeed553db97eb +size 36981261 diff --git a/os-autoinst-4.6.1733821168.aff71c7.obscpio b/os-autoinst-4.6.1733821168.aff71c7.obscpio new file mode 100644 index 0000000..4a54a9a --- /dev/null +++ b/os-autoinst-4.6.1733821168.aff71c7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c63b6ec47fe492808cf2aecca32b7fc2bb1fe1b482bd6753772b863ffe43ba +size 42207757 diff --git a/os-autoinst-4.6.1733849750.e4a580f.obscpio b/os-autoinst-4.6.1733849750.e4a580f.obscpio new file mode 100644 index 0000000..c00d46d --- /dev/null +++ b/os-autoinst-4.6.1733849750.e4a580f.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81c88ace55baae484fb7261c279bdad70b34ea2cf68bd1b2a3ce7177a1ea67f +size 42210829 diff --git a/os-autoinst-4.6.1734015736.407e9c7.obscpio b/os-autoinst-4.6.1734015736.407e9c7.obscpio new file mode 100644 index 0000000..e101a13 --- /dev/null +++ b/os-autoinst-4.6.1734015736.407e9c7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a6fc4e3457ace9c62a8bb33cd107b3b2ae14f14308ec612354331ef6851df1 +size 42210829 diff --git a/os-autoinst-4.6.1734460765.0a6685b.obscpio b/os-autoinst-4.6.1734460765.0a6685b.obscpio new file mode 100644 index 0000000..1a4bf12 --- /dev/null +++ b/os-autoinst-4.6.1734460765.0a6685b.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8a294a543384c1ad24aec2e383ff5a454c57d1603672995b366dff152de3cb +size 42215437 diff --git a/os-autoinst-4.6.1734613653.b57c68a.obscpio b/os-autoinst-4.6.1734613653.b57c68a.obscpio new file mode 100644 index 0000000..7aa2ca8 --- /dev/null +++ b/os-autoinst-4.6.1734613653.b57c68a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f31b3b98b12047a80cf790229fa8058a17a850406acea412278f04e8f82f287 +size 42214925 diff --git a/os-autoinst-4.6.1734961973.9cefddf.obscpio b/os-autoinst-4.6.1734961973.9cefddf.obscpio new file mode 100644 index 0000000..deec5e0 --- /dev/null +++ b/os-autoinst-4.6.1734961973.9cefddf.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6f1917e496ba0350efff3d312bed57731ec867ef20e28dc7ef85df6e562ec1 +size 42219533 diff --git a/os-autoinst-4.6.1735636267.be6a5a9.obscpio b/os-autoinst-4.6.1735636267.be6a5a9.obscpio new file mode 100644 index 0000000..f68c058 --- /dev/null +++ b/os-autoinst-4.6.1735636267.be6a5a9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89eeb0df9ef0358cb4438eaa30551f489fcca8ebe4c5dadeda21f274ffe427f3 +size 42220045 diff --git a/os-autoinst-4.6.1735912767.1d8e059.obscpio b/os-autoinst-4.6.1735912767.1d8e059.obscpio new file mode 100644 index 0000000..078bba8 --- /dev/null +++ b/os-autoinst-4.6.1735912767.1d8e059.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7180018f77e7ff59bb0a4ae190ab40ed82904d043c9a0ccc43b146abb8b97dc2 +size 42223629 diff --git a/os-autoinst-4.6.1736157351.7aa835c.obscpio b/os-autoinst-4.6.1736157351.7aa835c.obscpio new file mode 100644 index 0000000..cc49f91 --- /dev/null +++ b/os-autoinst-4.6.1736157351.7aa835c.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abb786e7f78b2bd96069a6d8bdb12010d1a60ea1c1c3e4c858aa112fd397b6d +size 42224141 diff --git a/os-autoinst-4.6.1736332167.3796202.obscpio b/os-autoinst-4.6.1736332167.3796202.obscpio new file mode 100644 index 0000000..bdfbc3d --- /dev/null +++ b/os-autoinst-4.6.1736332167.3796202.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd48ee2124c8e2a8c1bf221e90b4c7b4322f0e3f7af45ceea81421e612da448 +size 42229261 diff --git a/os-autoinst-4.6.1737129853.8e8f463.obscpio b/os-autoinst-4.6.1737129853.8e8f463.obscpio new file mode 100644 index 0000000..b014585 --- /dev/null +++ b/os-autoinst-4.6.1737129853.8e8f463.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8af2f2c808a36f52aeb07146a5008f23346e629ff5522ba717f25e1fa1f624 +size 42245133 diff --git a/os-autoinst-4.6.1737544150.75887b5.obscpio b/os-autoinst-4.6.1737544150.75887b5.obscpio new file mode 100644 index 0000000..232f3ca --- /dev/null +++ b/os-autoinst-4.6.1737544150.75887b5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e575da44ff4c380060f9e0a84357ffd47260bff6a7ffa50bdeeae02acec97432 +size 42245133 diff --git a/os-autoinst-devel-test.spec b/os-autoinst-devel-test.spec new file mode 100644 index 0000000..e3b9447 --- /dev/null +++ b/os-autoinst-devel-test.spec @@ -0,0 +1,43 @@ +# +# spec file for package os-autoinst-devel-test +# +# Copyright (c) 2025 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define short_name os-autoinst-devel +Name: %{short_name}-test +Version: 4.6.1737544150.75887b5 +Release: 0 +Summary: Test package for %{short_name} +License: GPL-2.0-or-later +BuildRequires: %{short_name} == %{version} +ExcludeArch: %{ix86} + +%description +. + +%prep +# workaround to prevent post/install failing assuming this file for whatever +# reason +touch %{_sourcedir}/%{short_name} + +%build +# just test requirements by installation + +%install +# disable debug packages in package test to prevent error about missing files +%define debug_package %{nil} + +%changelog diff --git a/os-autoinst-openvswitch-test.spec b/os-autoinst-openvswitch-test.spec new file mode 100644 index 0000000..e7cd912 --- /dev/null +++ b/os-autoinst-openvswitch-test.spec @@ -0,0 +1,46 @@ +# +# spec file for package os-autoinst-openvswitch-test +# +# Copyright (c) 2025 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define name_ext -test +%define short_name os-autoinst-openvswitch +Name: %{short_name}%{?name_ext} +Version: 4.6.1737544150.75887b5 +Release: 0 +Summary: test package for %{short_name} +License: GPL-2.0-or-later +BuildRequires: %{short_name} == %{version} +ExcludeArch: %{ix86} + +%description +. + +%prep +# workaround to prevent post/install failing assuming this file for whatever +# reason +touch %{_sourcedir}/%{short_name} + +%build +# call one of the components but not openqa itself which would need a valid +# configuration +/usr/lib/os-autoinst/script/os-autoinst-openvswitch --help + +%install +# disable debug packages in package test to prevent error about missing files +%define debug_package %{nil} + +%changelog diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec new file mode 100644 index 0000000..24a4930 --- /dev/null +++ b/os-autoinst-test.spec @@ -0,0 +1,55 @@ +# +# spec file for package os-autoinst-test +# +# Copyright (c) 2025 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define name_ext -test +%define short_name os-autoinst +Name: %{short_name}%{?name_ext} +Version: 4.6.1737544150.75887b5 +Release: 0 +Summary: test package for os-autoinst +License: GPL-2.0-or-later +BuildRequires: %{short_name} == %{version} +ExcludeArch: %{ix86} + +%description +. + +%prep +# workaround to prevent post/install failing assuming this file for whatever +# reason +touch %{_sourcedir}/%{short_name} + +%build +# call one of the components but not openqa itself which would need a valid +# configuration +isotovideo --help +echo '1;' > main.pm +mkdir needles +cat - > vars.json <