e2e/

directory
v0.15.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2023 License: MIT

README

=====
e2e
=====

This package provides the e2e testing for controller.

How to run
==============

This package uses GoConvey for BDD framework.

You can run the e2e testing with below.

.. code:: console

    $ bazel test --config e2e //operator/e2e/test:test_test

If you want to preserve the cluster for debugging, you can use the following command.

.. code:: console

    $ bazel test --config e2e --test_arg="-retain" //operator/e2e/test:test_test

Dependencies
================

* kind

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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