tls-minimal-version: Fix incorrect component and require.
* Remove openssl and iproute from the component. * Add procps-ng to the require. The RPM is required in the container case.
This commit is contained in:
parent
ebdd3f56ac
commit
196073e5f1
1 changed files with 2 additions and 2 deletions
|
|
@ -13,13 +13,13 @@ description: |
|
|||
the test is Fedora-specific depending on the crypto-policies.
|
||||
[1] https://github.com/ruby/openssl/pull/710
|
||||
component:
|
||||
- openssl
|
||||
- ruby
|
||||
- iproute
|
||||
require:
|
||||
- openssl
|
||||
- ruby
|
||||
- rubygem-test-unit
|
||||
# For ss command.
|
||||
- iproute
|
||||
# For pkill, pgrep
|
||||
- procps-ng
|
||||
duration: 30m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue