Commit Graph

6 Commits

Author SHA1 Message Date
Cockpit Project
a1070b4425 Update to 244.1-1
- storage: use SHA256 for Tang fingerprints
- testlib: Eliminate dataclass for RHEL/CentOS 8 compatibility
2021-05-16 17:07:23 +00:00
Cockpit Project
5fc6eee7eb Update to 244-1
- Shell: sudo is invoked only when explicitly requested
2021-05-12 09:49:15 +00:00
Cockpit Project
4094a56341 Update to 243-1
- Services: Show sockets and memory usage
- Developer API: Watch for file changes without reading
2021-04-28 12:23:15 +00:00
Cockpit Project
790b0fd5b9 Update to 242-1
- Support for pages built with snowpack
- Machines: Split out to separate project
2021-04-14 11:11:03 +00:00
Cockpit Project
0220205193 Update to 241-1
- kdump: redesign the page
2021-03-31 14:14:57 +00:00
Martin Pitt
0fee283008 tests: Replace STI tests with upstream FMF tests
Upstream now includes FMF metadata and the setup/run scripts to run the
nondestructive verify tests in a provided testbed. These are now
constantly being verified through packit.

Drop the code duplication and just add some minimal FMF metadata to
discover the tests.

This currently has to hardcode the version number. This eventually must
become more flexible in FMF (https://github.com/psss/tmt/issues/585),
but until then we can update this in the cockpituous release scripts.
2021-03-19 15:55:58 +01:00