summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorLukáš Ježek <lukas.jezek@nic.cz>2020-03-13 11:54:01 +0100
committerTomas Krizek <tomas.krizek@nic.cz>2020-05-27 10:12:40 +0200
commit1bc784beb927cef166f9d603d0936f90fb195015 (patch)
tree325d4ac157f631a0ebaca4de9376375065e064bb /modules
parentpackaging tests: add refuse_nord (diff)
downloadknot-resolver-1bc784beb927cef166f9d603d0936f90fb195015.tar.xz
knot-resolver-1bc784beb927cef166f9d603d0936f90fb195015.zip
CI: run all distributions on nightly branch
Diffstat (limited to 'modules')
-rw-r--r--modules/experimental_dot_auth/packaging/leap/15.2/NOTSUPPORTED6
-rw-r--r--modules/graphite/packaging/leap/15.2/NOTSUPPORTED6
2 files changed, 12 insertions, 0 deletions
diff --git a/modules/experimental_dot_auth/packaging/leap/15.2/NOTSUPPORTED b/modules/experimental_dot_auth/packaging/leap/15.2/NOTSUPPORTED
new file mode 100644
index 00000000..682eff05
--- /dev/null
+++ b/modules/experimental_dot_auth/packaging/leap/15.2/NOTSUPPORTED
@@ -0,0 +1,6 @@
+
+ERROR:test_packaging:Installing https://luarocks.org/basexx-0.4.1-1.rockspec
+Error: Failed extracting v0.4.1.tar.gz
+
+Doesn't works on GitLab CI/CD, but works on localhost.
+gzip and tar packages are installed, all packages has same version as packages on localhost's docker container.
diff --git a/modules/graphite/packaging/leap/15.2/NOTSUPPORTED b/modules/graphite/packaging/leap/15.2/NOTSUPPORTED
new file mode 100644
index 00000000..b1ae77d0
--- /dev/null
+++ b/modules/graphite/packaging/leap/15.2/NOTSUPPORTED
@@ -0,0 +1,6 @@
+
+ERROR:test_packaging:Installing https://luarocks.org/cqueues-20190813.51-0.src.rock
+164 Error: Failed extracting rel-20190813.tar.gz
+
+Doesn't works on GitLab CI/CD, but works on localhost.
+gzip and tar packages are installed, all packages has same version as packages on localhost's docker container.