Commit Graph

22 Commits

Author SHA1 Message Date
Jan Kurik
a2abc65bc7 Modified upgrade test, excluding unstable tests 2023-01-17 23:18:57 +01:00
Jan Kurik
151bf47d67 Fixed dependencies for upgrade testing 2023-01-16 19:40:28 +01:00
Jan Kurik
356df95bb6 Reworked gating plan to support upgrade testing
- Allowed multiple plans
- CI Gating tied up with gating.fmf plan
- Added basic framework for upgrade testing
- Testcases tagged to make those linked with plans
2023-01-16 18:48:52 +01:00
Jan Kurik
7df44b0c3b Cleanup of gating tests
Removed all the obsolete Makefile's
rlFileSubmit commands now run only on RHEL
Cleanup of fixed paths in tests
   replaced with paths relative to pcp.env setting
Removed usage of deprecated egrep/fgrep
2022-12-15 15:42:06 +01:00
Jan Kurik
c78d313598 Disable run of tests/Library/pcpcommon 2022-10-04 07:49:27 +02:00
Jan Kurik
347bfee468 Implementation of rpm-config-files test case
The testcase check whether all config files delivered by pcp RPM's are
marked as '%config' in spec file.
2022-03-07 08:16:01 +01:00
Jan Kurik
d1be2103aa Do not test SASL authentication using digest-md5.
The digest-md5 auth. method has been obsoleted.
This commit removes it from the relevant test.
2021-11-10 16:14:24 +01:00
Jan Kurik
b263d4070b Improvement of the systemd unit files test
Make the systemd unit files test more robus, to avoid false positives in
case there are non-unit files in the sytemd directory.
2021-11-10 16:11:00 +01:00
Jan Kurik
9daf757d8e Referenced bz1998491 from Sanity/pcp-services testcase 2021-11-10 16:09:56 +01:00
Andreas Gerstmayr
4bbcd3121a Merge #9 Compliance with python's FPG test 2021-04-08 15:03:10 +00:00
Andreas Gerstmayr
42243537ba Merge #10 Test for non-existence of SUID, GUID, sticky, world-writeable files/dirs 2021-04-08 15:02:32 +00:00
Jan Kurik
d436f9021b Test for non-existence of SUID, GUID, sticky, world-writeable files/dirs 2021-04-08 10:58:58 +02:00
Jan Kurik
e3268241d7 Compliance with python's FPG test 2021-04-08 08:42:10 +02:00
Jan Kurik
f683a5bc29 Added test for presence of version symbols in PCP libraries 2021-04-08 08:17:51 +02:00
Jan Kurik
eb0b47fa7d Conversion of the test to tmt 2021-03-31 21:16:41 +02:00
Jan Kurik
1a7f3a59d6 Initial implementation of a start/stop test of PCP services 2021-03-31 14:38:16 +02:00
Jan Kurik
0c5b6ef698 Cleanup of not used install-pcp testcase 2021-03-31 14:37:19 +02:00
Jan Kurik
afc0d0554e Basic installation test case 2021-03-25 21:30:41 +01:00
Jan Kurik
3e0cbbf4e6 Added SASL authentication test case 2021-03-25 10:46:13 +01:00
Jan Kurik
c7bb1679c3 Verification of systemd unit files 2021-03-25 09:13:52 +01:00
Jan Kurik
5da90a810f Reworked the way how Library is loaded - required by Fedora CI 2021-02-08 09:53:42 +01:00
Jan Kurik
04fcf90fcb Initial implementation of Fedora gating for PCP 2021-02-08 08:20:06 +01:00