Commit graph

45 commits

Author SHA1 Message Date
Zdenek Dohnal
3643ca7e04 Add sanity test for Web UI 2024-07-23 16:23:12 +02:00
Ondrej Mejzlik
19e1146245 update plans 2024-06-20 11:06:57 +02:00
Zdenek Dohnal
6eb6f74f74 Fix new RPM structure 2024-06-03 20:29:40 +02:00
Zdenek Dohnal
f370b68732 Stop CUPS service and backup /etc/cups every time 2024-05-14 15:23:30 +02:00
Zdenek Dohnal
fb27c0fce5 Use postfix instead of sendmail 2024-04-16 17:50:29 +02:00
Zdenek Dohnal
d674c58b12 bz1257751: clean up after debugging 2023-11-03 10:00:03 +01:00
Zdenek Dohnal
a7ba3f966c bz1257751: try additional settings for sendmail 2023-11-03 09:30:23 +01:00
Zdenek Dohnal
7ca9f74e59 basic-upstream-test-suite: Use rlFetchSrcForInstalled outside of rlRun
Running it inside rlRun probably causes errors and warnings in CI on MR,
which are not influencing the final result, but confuses the reviewer:

:: [ 15:00:58 ] :: [   PASS   ] :: Command 'pushd /tmp/tmp.bUJ2DPhtrS'
(Expected 0, got 0)
:: [ 15:00:58 ] :: [   LOG    ] :: rlFetchSrcForInstalled: Fetching
source rpm for installed cups-2.4.7-1.fc40
:: [ 15:00:58 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:00:58 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:00:58 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:00:58 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:00:59 ] :: [  ERROR   ] :: parsing package info 'cups 2.4.7
1.fc40 src (none)

cups 2.4.7 1.fc40 x86_64 cups-2.4.7-1.fc40.src.rpm' failed
:: [ 15:00:59 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages////src/--.src.rpm'
:: [ 15:00:59 ] :: [ WARNING  ] :: package '--.src.rpm' was not
successfully downloaded
:: [ 15:01:00 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:01:00 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:01:00 ] :: [  ERROR   ] :: could not find buildID
:: [ 15:01:00 ] :: [  ERROR   ] :: could not find package url
:: [ 15:01:00 ] :: [  ERROR   ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:01:00 ] :: [ WARNING  ] :: could not get package using method
'direct'
:: [ 15:01:06 ] :: [   PASS   ] :: Fetching the source rpm (Expected 0,
got 0)

Let's see if running outside of rlRun helps.
2023-09-21 08:55:26 +02:00
pdancak
7f1667813c fixed MR 2023-09-07 14:34:04 +02:00
pdancak
9f9e9893f2 reworked test and added time to not timeout 2023-09-07 14:32:22 +02:00
Zdenek Dohnal
88aca35042 basic-upstream-tests: Fix the test for RHEL 7
There were several issues when running the test on CentOS 7/RHEL7:

- CUPS there uses openssl for TLS, fixed that in main.fmf
- filters and file conversions for them weren't set properly - created
  legacy.convs and patched (bannertopdf.patch) test/run-stp-tests.sh
  file in CUPS source tarball
- colord was missing on machine and even when installed it created
  warnings (probably due polkit) - upstream ignores those in newer
  releases, so I took the change and put into bannertopdf.patch.
  Warnings are not present when running lpadmin manually.
2023-09-01 15:01:43 +02:00
Stepan Broz
8bbbe3df20 Update Sanity/bz2015182-RFE-Implement-IdleExitTimeout-configuration/main.fmf
Adjust test relevancy, fixed in RHEL-8.6.0.
2023-08-23 15:23:26 +00:00
Zdenek Dohnal
d286736475 upstream-tests: Remove SPECPARTS dir, since it is not used 2023-08-11 13:30:23 +02:00
pdancak
f6c36d4149 adding another tracking changes 2023-07-27 18:10:26 +02:00
pdancak
0945b7e479 Adding TC id 2023-07-27 18:08:36 +02:00
pdancak
314b1002e0 Moving another test to upstream 2023-07-27 18:02:06 +02:00
Zdenek Dohnal
a28ed7aa52 Debug commit for C9S - use fqdn 2023-06-30 13:54:30 +02:00
Zdenek Dohnal
c3b3c250f4 Debug commit for C9S 2023-06-30 12:10:17 +02:00
Zdenek Dohnal
71061931b2 sendmail debug for cxs - fix print cups log 2023-06-29 16:24:09 +02:00
Zdenek Dohnal
26acfc5a28 sendmail debug for cxs - print cups log 2023-06-29 15:59:56 +02:00
Zdenek Dohnal
5a0ec19fcf sendmail debug for cxs 2023-06-29 15:28:32 +02:00
Zdenek Dohnal
a1d5b2e8d4 upstream-tests: make is not in buildroot in c8s 2023-04-04 14:59:03 +02:00
Zdenek Dohnal
703c37b2da bz2015182: beakerlib in c9s doesnt know rlIsRHELLike 2023-04-04 10:51:12 +00:00
Zdenek Dohnal
78a463ef70 beakerlib does not populate IsRHEL macro in CentOS Stream... 2023-04-04 10:51:12 +00:00
Zdenek Dohnal
4df37e580d bz1257751: Set the current hostname to localhost
The default hostname in local TMT run is resolvable to IPv6
link local address instead of localhost, which breaks sendmail
default configuration - so add a new entry to /etc/hosts to bypass it.
2023-04-04 10:51:12 +00:00
pdancak
4c6987533f TCMS changes2 2023-03-28 13:01:20 +02:00
pdancak
0e85850cbf Merge branch 'main' of https://src.fedoraproject.org/tests/cups 2023-03-28 12:49:41 +02:00
pdancak
c2e4cb6f56 TCMS changes 2023-03-28 12:48:42 +02:00
Zdenek Dohnal
aa1c3ff06f Mention cups instead of vim 2023-03-06 12:27:51 +01:00
Zdenek Dohnal
47ccb84b64 Add RPM_WORKAROUND for glibc... 2023-02-09 13:00:09 +01:00
Zdenek Dohnal
9a44846e64 bz1677440 - clean up the printer 2022-06-03 11:11:01 +02:00
Zdenek Dohnal
13577d2dee bz2015182 - change of default value 2022-06-03 11:09:09 +02:00
Zdenek Dohnal
99a3433246 bz1257751 - sendmail can hang due DNS, check after timeout 2022-06-03 10:38:49 +02:00
Zdenek Dohnal
322177dac0 Stop-advertising test: restore CUPS service 2022-02-24 08:24:34 +01:00
pdancak
1226a40543 Adding plan to tests 2022-01-27 12:17:04 +01:00
pdancak
2de6845c39 Another test 2022-01-21 19:07:16 +01:00
pdancak
229aa8c850 Another test 2022-01-21 17:54:45 +01:00
pdancak
53c08a4686 Permission test 2022-01-21 17:47:42 +01:00
pdancak
9c566ef67e web test 2022-01-21 16:54:03 +01:00
pdancak
fe18c83db0 next test 2022-01-21 16:43:14 +01:00
pdancak
591cb73b5a Added more time for TC 2022-01-20 11:28:32 +01:00
pdancak
be46eb8945 Adding main.fmf 2022-01-05 14:56:21 +01:00
pdancak
0354be24ab Adding tests to fedora 2022-01-05 14:20:35 +01:00
xdanca01
70c2436469 Added License and fmf version 2021-10-26 10:11:49 +02:00
6e1884bdcd Added the README 2021-09-22 14:16:30 +00:00