Skip to content

OCPBUGS-39363: Reenable Rails tests and update the sample repos test to support deployments#29097

Closed
metlos wants to merge 1 commit intoopenshift:masterfrom
metlos:reenable-rails-and-support-deployment
Closed

OCPBUGS-39363: Reenable Rails tests and update the sample repos test to support deployments#29097
metlos wants to merge 1 commit intoopenshift:masterfrom
metlos:reenable-rails-and-support-deployment

Conversation

@metlos
Copy link
Copy Markdown
Contributor

@metlos metlos commented Sep 12, 2024

After a change of decision about the support for Rails, we need to reenable it in the Samples Operator and therefore also in the integration tests here.

In addition to re-enabling the dedicated ruby test, we also need to support this in the samples_repo tests. Because the rails template now uses Deployments instead of DeploymentConfigs, it was also needed to add support for that in the tests.

@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 12, 2024
@openshift-ci-robot
Copy link
Copy Markdown

@metlos: This pull request references Jira Issue OCPBUGS-39363, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

After a change of decision about the support for Rails, we need to reenable it in the Samples Operator and therefore also in the integration tests here.

In addition to re-enabling the dedicated ruby test, we also need to support this in the samples_repo tests. Because the rails template now uses Deployments instead of DeploymentConfigs, it was also needed to add support for that in the tests.

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 openshift-eng/jira-lifecycle-plugin repository.

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 12, 2024

/jira refresh

@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Sep 12, 2024
@openshift-ci-robot
Copy link
Copy Markdown

@metlos: This pull request references Jira Issue OCPBUGS-39363, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.18.0) matches configured target version for branch (4.18.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @jitendar-singh

Details

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Sep 12, 2024
@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 12, 2024

/test e2e-gcp-ovn-image-ecosystem

@ausil
Copy link
Copy Markdown

ausil commented Sep 12, 2024

/lgtm

@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Sep 12, 2024
@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 12, 2024

Note that the e2e-gcp-ovn-image-ecosystem test should fail because of a problem in perl template (addressed #29096) but the tests for Rails should both pass.

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 12, 2024

/retest

@openshift-trt-bot
Copy link
Copy Markdown

Job Failure Risk Analysis for sha: 1b0b8c3

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-aws-ovn-upgrade IncompleteTests
Tests for this run (191) are below the historical average (739): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-upgrade IncompleteTests
Tests for this run (1132) are below the historical average (2232): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-master-e2e-aws-ovn-serial IncompleteTests
Tests for this run (102) are below the historical average (774): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 13, 2024

/retest

1 similar comment
@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 16, 2024

/retest

@openshift-trt-bot
Copy link
Copy Markdown

Job Failure Risk Analysis for sha: bbb5fa8

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-upgrade High
[bz-kube-apiserver][invariant] alert/KubeAPIErrorBudgetBurn should not be at or above info
This test has passed 99.44% of 6995 runs on release 4.18 [Overall] in the last week.
pull-ci-openshift-origin-master-e2e-aws-ovn-ipsec-serial High
[sig-arch] events should not repeat pathologically for ns/openshift-ovn-kubernetes
This test has passed 100.00% of 53 runs on jobs ['periodic-ci-openshift-release-master-ci-4.18-e2e-aws-ovn-serial' 'periodic-ci-openshift-release-master-nightly-4.18-e2e-aws-ovn-serial'] in the last 14 days.
---
[bz-Management Console] clusteroperator/console should not change condition/Available
This test has passed 100.00% of 53 runs on jobs ['periodic-ci-openshift-release-master-ci-4.18-e2e-aws-ovn-serial' 'periodic-ci-openshift-release-master-nightly-4.18-e2e-aws-ovn-serial'] in the last 14 days.

Open Bugs
clusteroperator/console: unexpected state transitions during e2e test run
---
[sig-cluster-lifecycle] pathological event should not see excessive Back-off restarting failed containers for ns/openshift-multus
This test has passed 100.00% of 53 runs on jobs ['periodic-ci-openshift-release-master-ci-4.18-e2e-aws-ovn-serial' 'periodic-ci-openshift-release-master-nightly-4.18-e2e-aws-ovn-serial'] in the last 14 days.

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 16, 2024

/retest

@fbm3307
Copy link
Copy Markdown
Contributor

fbm3307 commented Sep 18, 2024

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2024
@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 18, 2024

/retest

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 18, 2024

/assign @DennisPeriquet

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 18, 2024

/test e2e-gcp-ovn-image-ecosystem

@openshift-trt-bot
Copy link
Copy Markdown

Job Failure Risk Analysis for sha: 6dd82a2

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-upgrade Medium
[sig-api-machinery] disruption/openshift-api connection/reused should be available throughout the test
This test has passed 97.10% of 5455 runs on release 4.18 [Overall] in the last week.
---
[sig-api-machinery] disruption/kube-api connection/new should be available throughout the test
This test has passed 88.38% of 198 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[sig-api-machinery] disruption/openshift-api connection/new should be available throughout the test
This test has passed 97.47% of 198 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[sig-api-machinery] disruption/oauth-api connection/reused should be available throughout the test
This test has passed 92.42% of 198 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
Showing 4 of 6 test results
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-serial Medium
[sig-node] static pods should start after being created
This test has passed 94.64% of 56 runs on jobs ['periodic-ci-openshift-release-master-nightly-4.18-e2e-aws-ovn-single-node-serial'] in the last 14 days.

Open Bugs
Static pod controller pods sometimes fail to start

Deployments instead of DeploymentConfigs.

This should enable us using either the old templates in 4.16 stream
that use DeploymentConfigs and the new templates in 4.17+ that use
Deployments.
@metlos metlos force-pushed the reenable-rails-and-support-deployment branch from 6dd82a2 to 212968f Compare September 18, 2024 16:31
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2024
@ausil
Copy link
Copy Markdown

ausil commented Sep 18, 2024

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2024
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 18, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ausil, fbm3307, metlos
Once this PR has been reviewed and has the lgtm label, please ask for approval from dennisperiquet. For more information see the Kubernetes Code Review Process.

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

Details 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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 18, 2024

@metlos: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-agnostic-ovn-cmd 212968f link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-aws-ovn-single-node-upgrade 212968f link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-aws-ovn-upgrade 212968f link false /test e2e-aws-ovn-upgrade
ci/prow/e2e-aws-ovn-ipsec-serial 212968f link false /test e2e-aws-ovn-ipsec-serial

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@openshift-trt-bot
Copy link
Copy Markdown

Job Failure Risk Analysis for sha: 212968f

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-upgrade Medium
[sig-api-machinery] disruption/kube-api connection/reused should be available throughout the test
This test has passed 87.70% of 187 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[sig-api-machinery] disruption/oauth-api connection/reused should be available throughout the test
This test has passed 91.98% of 187 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[sig-api-machinery] disruption/kube-api connection/new should be available throughout the test
This test has passed 87.70% of 187 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[sig-api-machinery] disruption/oauth-api connection/new should be available throughout the test
This test has passed 91.98% of 187 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.

@metlos
Copy link
Copy Markdown
Contributor Author

metlos commented Sep 19, 2024

I'm closing this in favor of #29116.

@metlos metlos closed this Sep 19, 2024
@openshift-ci-robot
Copy link
Copy Markdown

@metlos: This pull request references Jira Issue OCPBUGS-39363. The bug has been updated to no longer refer to the pull request using the external bug tracker.

Details

In response to this:

After a change of decision about the support for Rails, we need to reenable it in the Samples Operator and therefore also in the integration tests here.

In addition to re-enabling the dedicated ruby test, we also need to support this in the samples_repo tests. Because the rails template now uses Deployments instead of DeploymentConfigs, it was also needed to add support for that in the tests.

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 openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants