clusterversionoperator

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package clusterversionoperator contains utilities for exercising the cluster-version operator.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminAckTest

type AdminAckTest struct {
	Oc     *exutil.CLI
	Config *restclient.Config
	Poll   time.Duration
}

AdminAckTest contains artifacts used during test

func (*AdminAckTest) Test

func (t *AdminAckTest) Test(ctx context.Context)

Test simply returns successfully if admin ack functionality is not part of the baseline being tested. Otherwise, for each configured admin ack gate, test verifies the gate name format and that it contains a description. If valid and the gate is applicable to the OCP version under test, test checks the value of the admin ack gate. If the gate has been ack'ed the test verifies that the Upgradeable condition does not complain about the ack. Test then clears the ack and verifies that the Upgradeable condition complains about the ack. Test then sets the ack and verifies that the Upgradeable condition no longer complains about the ack.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL