Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fedora-coreos-config #1328

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

coreosbot-releng
Copy link

@coreosbot-releng coreosbot-releng commented Jul 6, 2023

Created by GitHub workflow (source).

Aashish Radhakrishnan (1):
      denylist: extend snooze for ext.config.ntp.* tests

Benjamin Gilbert (2):
      Revert "overrides: fast-track ignition-2.16.1-1.fc38"
      tests/manual: add script to launch a Hyper-V runner in AWS

Dusty Mabe (3):
      Drop modularity support/tests
      denylist: drop ext.config.extensions.module denial
      add CLHM helper to warn about modularity on F39 systems

Michael Armijo (3):
      denylist: bump snooze for ext.config.root-reprovision.*
      denylist: bump snooze for kdump.crash on ppc64le
      denylist: snooze root-reprovision on testing-devel

Timothée Ravier (1):
      tests/validate-symlinks: Skip '/etc/pki/tls/'

gursewak1997 (3):
      denylist: Snooze kdump.crash in ppc64le for rawhide
      denylist: extend snooze for ext.config.kdump.crash on aarch64 This still isn't fixed upstream.
      denylist: Snooze ext.config.extensions.module in rawhide

@openshift-ci openshift-ci bot requested review from jmarrero and RishabhSaini July 6, 2023 00:03
@coreosbot-releng coreosbot-releng force-pushed the fcc-sync branch 5 times, most recently from f4a67e9 to 162aa19 Compare July 13, 2023 00:03
@coreosbot-releng coreosbot-releng force-pushed the fcc-sync branch 7 times, most recently from 8bbe332 to 7e1b280 Compare July 21, 2023 00:02
@coreosbot-releng coreosbot-releng force-pushed the fcc-sync branch 4 times, most recently from 0523a08 to 16f1c55 Compare July 26, 2023 00:02
@travier
Copy link
Member

travier commented Jul 26, 2023

Jul 26 11:01:17 qemu0 kola-runext-validate-symlinks[15260]: + fatal 'Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist'
Jul 26 11:01:17 qemu0 kola-runext-validate-symlinks[15260]: + echo 'Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist'
Jul 26 11:01:17 qemu0 kola-runext-validate-symlinks[15260]: Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist

PR: coreos/fedora-coreos-config#2525

travier added a commit to travier/fedora-coreos-config that referenced this pull request Jul 26, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

See: openshift/os#1328
travier added a commit to travier/fedora-coreos-config that referenced this pull request Jul 26, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
marmijo pushed a commit to coreos/fedora-coreos-config that referenced this pull request Jul 26, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
Aashish Radhakrishnan (1):
      denylist: extend snooze for ext.config.ntp.* tests

Benjamin Gilbert (2):
      Revert "overrides: fast-track ignition-2.16.1-1.fc38"
      tests/manual: add script to launch a Hyper-V runner in AWS

Dusty Mabe (3):
      Drop modularity support/tests
      denylist: drop ext.config.extensions.module denial
      add CLHM helper to warn about modularity on F39 systems

Michael Armijo (3):
      denylist: bump snooze for ext.config.root-reprovision.*
      denylist: bump snooze for kdump.crash on ppc64le
      denylist: snooze root-reprovision on testing-devel

Timothée Ravier (1):
      tests/validate-symlinks: Skip '/etc/pki/tls/'

gursewak1997 (3):
      denylist: Snooze kdump.crash in ppc64le for rawhide
      denylist: extend snooze for ext.config.kdump.crash on aarch64 This still isn't fixed upstream.
      denylist: Snooze ext.config.extensions.module in rawhide
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2023

@coreosbot-releng: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@travier
Copy link
Member

travier commented Jul 27, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 27, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coreosbot-releng, travier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 27, 2023
@openshift-merge-robot openshift-merge-robot merged commit f928bed into openshift:master Jul 27, 2023
marmijo pushed a commit to marmijo/fedora-coreos-config that referenced this pull request Aug 1, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
marmijo pushed a commit to coreos/fedora-coreos-config that referenced this pull request Aug 1, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
HuijingHei pushed a commit to HuijingHei/fedora-coreos-config that referenced this pull request Oct 10, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
HuijingHei pushed a commit to HuijingHei/fedora-coreos-config that referenced this pull request Oct 10, 2023
```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants