From e5869c0aa85a3254a253ebfbcc51236d352b4eff Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 16:37:58 +0200 Subject: [PATCH] Replace whole repo with latest content from branch rhel-8.8.0 Content corresponds with RHEL dist-git commit 1781224 --- .fmf/version | 1 + .gitignore | 20 +++++++++++++++++++- plans/main.fmf | 6 ++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 .fmf/version create mode 100644 plans/main.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/.gitignore b/.gitignore index 980540f..14a83b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,20 @@ -SOURCES/python-slip-0.6.4.tar.bz2 +python-slip-0.2.11.tar.bz2 +/python-slip-0.2.12.tar.bz2 +/python-slip-0.2.13.tar.bz2 +/python-slip-0.2.14.tar.bz2 +/python-slip-0.2.15.tar.bz2 +/python-slip-0.2.16.tar.bz2 +/python-slip-0.2.17.tar.bz2 +/python-slip-0.2.18.tar.bz2 +/python-slip-0.2.19.tar.bz2 +/python-slip-0.2.20.tar.bz2 +/python-slip-0.2.21.tar.bz2 +/python-slip-0.2.22.tar.bz2 +/python-slip-0.2.23.tar.bz2 +/python-slip-0.2.24.tar.bz2 +/python-slip-0.4.0.tar.bz2 +/python-slip-0.6.0.tar.bz2 +/python-slip-0.6.1.tar.bz2 +/python-slip-0.6.2.tar.bz2 +/python-slip-0.6.3.tar.bz2 /python-slip-0.6.4.tar.bz2 diff --git a/plans/main.fmf b/plans/main.fmf new file mode 100644 index 0000000..282a934 --- /dev/null +++ b/plans/main.fmf @@ -0,0 +1,6 @@ +execute: + how: tmt + +/smoke-import: + execute+: + script: python3 -c "import slip"