Skip to content

Conversation

@cgwalters
Copy link
Member

I'm not entirely sure if this is the right approach, but filing here to start a
conversation.

I'm not entirely sure if this is the right approach, but filing here to start a
conversation.
@cgwalters cgwalters changed the title config/atomic: Import my Homu work WIP: config/atomic: Import my Homu work Jan 23, 2017
@cgwalters
Copy link
Member Author

Let's leave this outstanding for now; for reference the canonical upstream currently is https://github.com/cgwalters/projectatomic-ci-infra/

@0xmichalis 0xmichalis changed the title WIP: config/atomic: Import my Homu work WIP: config/atomic: Import my Homu work Sep 8, 2017
@openshift-ci-robot
Copy link
Contributor

@cgwalters: Your pull request title starts with "WIP", so the do-not-merge/work-in-progress label will be added.

Details

This label will ensure that your pull request will not be merged. Remove the prefix from your pull request title to trigger the removal of the label and allow for your pull request to be merged.

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.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 8, 2017
@0xmichalis
Copy link
Contributor

Reopen if this still relevant

@0xmichalis 0xmichalis closed this Mar 23, 2018
rabugopsl added a commit to rabugopsl/release that referenced this pull request Aug 8, 2018
# This is the 1st commit message:

# This is a combination of 7 commits.
# This is the 1st commit message:

Added go-vet prow job description

# This is the commit message #2:

deprecate 3.9 prow

# This is the commit message #3:

remove 3.9 acs-engine builds

# This is the commit message openshift#4:

Remove stale build

# This is the commit message #5:

Remove redundant azure-misc plugin config

# This is the commit message openshift#6:

Gate openshift-azure on an extra needs-signoff label

# This is the commit message openshift#7:

Automate adding/removing needs-signoff label

# This is the commit message #2:

deprecate 3.9 prow

# This is the commit message #3:

remove 3.9 acs-engine builds

# This is the commit message openshift#4:

Remove stale build

# This is the commit message #5:

Remove redundant azure-misc plugin config

# This is the commit message openshift#6:

Gate openshift-azure on an extra needs-signoff label

# This is the commit message openshift#7:

Automate adding/removing needs-signoff label
rabugopsl added a commit to rabugopsl/release that referenced this pull request Aug 8, 2018
# This is the 1st commit message:

# This is a combination of 7 commits.
# This is the 1st commit message:

# This is a combination of 7 commits.
# This is the 1st commit message:

Added go-vet prow job description

# This is the commit message #2:

deprecate 3.9 prow

# This is the commit message #3:

remove 3.9 acs-engine builds

# This is the commit message openshift#4:

Remove stale build

# This is the commit message #5:

Remove redundant azure-misc plugin config

# This is the commit message openshift#6:

Gate openshift-azure on an extra needs-signoff label

# This is the commit message openshift#7:

Automate adding/removing needs-signoff label

# This is the commit message #2:

deprecate 3.9 prow

# This is the commit message #3:

remove 3.9 acs-engine builds

# This is the commit message openshift#4:

Remove stale build

# This is the commit message #5:

Remove redundant azure-misc plugin config

# This is the commit message openshift#6:

Gate openshift-azure on an extra needs-signoff label

# This is the commit message openshift#7:

Automate adding/removing needs-signoff label

# This is the commit message #2:

deprecate 3.9 prow

# This is the commit message #3:

remove 3.9 acs-engine builds

# This is the commit message openshift#4:

Remove stale build

# This is the commit message #5:

Remove redundant azure-misc plugin config

# This is the commit message openshift#6:

Gate openshift-azure on an extra needs-signoff label

# This is the commit message openshift#7:

Automate adding/removing needs-signoff label
rhopp added a commit to rhopp/release that referenced this pull request Apr 12, 2021
Signed-off-by: Radim Hopp <[email protected]>
droslean pushed a commit to droslean/release that referenced this pull request Jan 14, 2022
add the gp-controller deployment manifest files
derekhiggins pushed a commit to derekhiggins/release that referenced this pull request Oct 24, 2023
01_install_requirements: create new key automatically
jadhaj added a commit to jadhaj/release that referenced this pull request Jun 26, 2024
# This is the 1st commit message:

Add dual stack vmedia IPI on BM

# This is the commit message #2:

make update

# This is the commit message #3:

Add vmedia dualstack WF

# This is the commit message openshift#4:

Add job config for 4.17

# This is the commit message #5:

Adjusting steps for dual vips

# This is the commit message openshift#6:

fix vips

# This is the commit message openshift#7:

fix typo

# This is the commit message openshift#8:

add vips dynamically
jadhaj pushed a commit to jadhaj/release that referenced this pull request Aug 15, 2024
# This is the 1st commit message:

Update network patch to support IPv4, IPv6 and dual-stack configurations

# This is the commit message #2:

few changes after cherry-pick

# This is the commit message #3:

enable ipv4

# This is the commit message openshift#4:

make update

# This is the commit message #5:

Add PRIMARY_NET

# This is the commit message openshift#6:

Pick dual stack changes

# This is the commit message openshift#7:

Remove custom dhcp option6
are-ces added a commit to are-ces/release that referenced this pull request Oct 13, 2025
# This is the 1st commit message:

Add prow job config for lightspeed-core

# This is the commit message #2:

Fixed file structure to mimic repo name

# This is the commit message #3:

Ran ci config

# This is the commit message openshift#4:

Update repo branch

# This is the commit message #5:

Removed link to repo

# This is the commit message openshift#6:

Linked to lcore

# This is the commit message openshift#7:

fixed jobs

# This is the commit message openshift#8:

Fixed file naming
mtulio added a commit to mtulio/release that referenced this pull request Nov 26, 2025
Updated OPCT workflow to use development images for testing fixes
to CI failures in OCP 4.20+ clusters.

Changes:
- Updated OPCT_CLI_IMAGE to quay.io/mrbraga/opct:spike-420-issues
- Added OPCT_DEV_EXTRA_CMD with --plugins-image flag pointing to
  quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

This allows testing custom images without modifying pkg/types.go,
using the --plugins-image CLI argument instead of hardcoded defaults.

Built images:
- opct CLI: quay.io/mrbraga/opct:spike-420-issues
- plugins: quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

Related fixes being tested:
- Issue #1: Fixed map printing in status utils
- Issue #2 & #3: Fixed HTML encoding and messages in printer
- Issue openshift#4: Added failure propagation between plugins
- Issue #5: Made log level configurable via LOG_LEVEL env var
- Issue openshift#6: Fixed time calculation bug in archive metalog
- Issue openshift#7: Added k8s conformance test extraction for OCP 4.20+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
mtulio added a commit to mtulio/release that referenced this pull request Dec 6, 2025
Updated OPCT workflow to use development images for testing fixes
to CI failures in OCP 4.20+ clusters.

Changes:
- Updated OPCT_CLI_IMAGE to quay.io/mrbraga/opct:spike-420-issues
- Added OPCT_DEV_EXTRA_CMD with --plugins-image flag pointing to
  quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

This allows testing custom images without modifying pkg/types.go,
using the --plugins-image CLI argument instead of hardcoded defaults.

Built images:
- opct CLI: quay.io/mrbraga/opct:spike-420-issues
- plugins: quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

Related fixes being tested:
- Issue #1: Fixed map printing in status utils
- Issue #2 & #3: Fixed HTML encoding and messages in printer
- Issue openshift#4: Added failure propagation between plugins
- Issue #5: Made log level configurable via LOG_LEVEL env var
- Issue openshift#6: Fixed time calculation bug in archive metalog
- Issue openshift#7: Added k8s conformance test extraction for OCP 4.20+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

testing with latest opct version

validate 0.6.1
openshift-merge-bot bot pushed a commit that referenced this pull request Dec 8, 2025
* ci: use spike-420-issues images for CI rehearsal validation

Updated OPCT workflow to use development images for testing fixes
to CI failures in OCP 4.20+ clusters.

Changes:
- Updated OPCT_CLI_IMAGE to quay.io/mrbraga/opct:spike-420-issues
- Added OPCT_DEV_EXTRA_CMD with --plugins-image flag pointing to
  quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

This allows testing custom images without modifying pkg/types.go,
using the --plugins-image CLI argument instead of hardcoded defaults.

Built images:
- opct CLI: quay.io/mrbraga/opct:spike-420-issues
- plugins: quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

Related fixes being tested:
- Issue #1: Fixed map printing in status utils
- Issue #2 & #3: Fixed HTML encoding and messages in printer
- Issue #4: Added failure propagation between plugins
- Issue #5: Made log level configurable via LOG_LEVEL env var
- Issue #6: Fixed time calculation bug in archive metalog
- Issue #7: Added k8s conformance test extraction for OCP 4.20+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

testing with latest opct version

validate 0.6.1

* Removing changes in AI workflow as is not monitored by SPLAT
dfrazzette pushed a commit to dfrazzette/release that referenced this pull request Dec 9, 2025
* ci: use spike-420-issues images for CI rehearsal validation

Updated OPCT workflow to use development images for testing fixes
to CI failures in OCP 4.20+ clusters.

Changes:
- Updated OPCT_CLI_IMAGE to quay.io/mrbraga/opct:spike-420-issues
- Added OPCT_DEV_EXTRA_CMD with --plugins-image flag pointing to
  quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

This allows testing custom images without modifying pkg/types.go,
using the --plugins-image CLI argument instead of hardcoded defaults.

Built images:
- opct CLI: quay.io/mrbraga/opct:spike-420-issues
- plugins: quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

Related fixes being tested:
- Issue #1: Fixed map printing in status utils
- Issue #2 & #3: Fixed HTML encoding and messages in printer
- Issue openshift#4: Added failure propagation between plugins
- Issue #5: Made log level configurable via LOG_LEVEL env var
- Issue openshift#6: Fixed time calculation bug in archive metalog
- Issue openshift#7: Added k8s conformance test extraction for OCP 4.20+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

testing with latest opct version

validate 0.6.1

* Removing changes in AI workflow as is not monitored by SPLAT
eifrach pushed a commit to eifrach/release that referenced this pull request Dec 16, 2025
* ci: use spike-420-issues images for CI rehearsal validation

Updated OPCT workflow to use development images for testing fixes
to CI failures in OCP 4.20+ clusters.

Changes:
- Updated OPCT_CLI_IMAGE to quay.io/mrbraga/opct:spike-420-issues
- Added OPCT_DEV_EXTRA_CMD with --plugins-image flag pointing to
  quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

This allows testing custom images without modifying pkg/types.go,
using the --plugins-image CLI argument instead of hardcoded defaults.

Built images:
- opct CLI: quay.io/mrbraga/opct:spike-420-issues
- plugins: quay.io/mrbraga/plugin-openshift-tests:spike-420-issues-buildx

Related fixes being tested:
- Issue #1: Fixed map printing in status utils
- Issue #2 & #3: Fixed HTML encoding and messages in printer
- Issue openshift#4: Added failure propagation between plugins
- Issue #5: Made log level configurable via LOG_LEVEL env var
- Issue openshift#6: Fixed time calculation bug in archive metalog
- Issue openshift#7: Added k8s conformance test extraction for OCP 4.20+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

testing with latest opct version

validate 0.6.1

* Removing changes in AI workflow as is not monitored by SPLAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants