Skip to content

test: gatewayclasss resources can be normally deleted after the test is completed #245

@ronething

Description

@ronething

In the current test process, there may be a situation where the gatewayclass is not deleted normally. We need to consider how to delete normally.

ref:

By("create GatewayClass")
gatewayClassName := fmt.Sprintf("apisix-%d", time.Now().Unix())
err = s.CreateResourceFromString(fmt.Sprintf(gatewayClassSpec, gatewayClassName, s.GetControllerName()))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions