Skip to content

Conversation

@jwforres
Copy link
Member

No description provided.

@jwforres
Copy link
Member Author

@smarterclayton

@smarterclayton smarterclayton merged commit 2f1abd8 into openshift:master Jan 4, 2017
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]>
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 needs-rebase external plugin manifest files and org-wide enable it
rhopp added a commit to rhopp/release that referenced this pull request Jun 27, 2022
Signed-off-by: Radim Hopp <[email protected]>
dgoodwin added a commit to dgoodwin/release-1 that referenced this pull request Feb 27, 2024
openshift-merge-bot bot pushed a commit that referenced this pull request Feb 27, 2024
dis016 pushed a commit to dis016/release that referenced this pull request Mar 12, 2024
dis016 pushed a commit to dis016/release that referenced this pull request Mar 12, 2024
memodi pushed a commit to memodi/release that referenced this pull request Mar 14, 2024
BradLugo pushed a commit to BradLugo/openshift-release that referenced this pull request Jun 13, 2024
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
amp-rh added a commit to amp-rh/openshift-release that referenced this pull request Nov 12, 2025
Addresses review comment #2495314802 from @etirta:
- Added FA__ prefix to prevent naming collisions across CI steps
- Renamed STORAGE_SCALE_* → FA__SCALE__* (9 variables)
- Renamed IBM_REGISTRY → FA__IBM_REGISTRY
- Renamed MUST_GATHER_IMAGE → FA__MUST_GATHER_IMAGE
- Renamed CUSTOM_SECURITY_GROUP_* → FA__CUSTOM_SECURITY_GROUP_* (3 variables)
- Applied to 16 files: 7 ref.yaml + 9 commands.sh + 1 job config
- Ran make update successfully

Verified no remaining instances of old variable names.
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants