3scale-ops / saas-operator

3scale SaaS Operator - www.3scale.net
Apache License 2.0
8 stars 2 forks source link

Feat/Add redis twemproxy dashboard #200

Closed slopezz closed 2 years ago

slopezz commented 2 years ago

Related to https://github.com/3scale-ops/saas-operator/issues/196

/home/runner/work/saas-operator/saas-operator/bin/kuttl-v0.12.1 test
=== RUN   kuttl
    harness.go:460: starting setup
    harness.go:251: running tests using configured kubeconfig.
    harness.go:288: Successful connection to cluster at: https://127.0.0.1:35947/
    harness.go:356: running tests
    harness.go:74: going to run test suite with timeout of 240 seconds for each step
    harness.go:368: testsuite: ./test/e2e/ has 1 tests
=== RUN   kuttl/harness
=== RUN   kuttl/harness/twemproxyconfig
=== PAUSE kuttl/harness/twemproxyconfig
=== CONT  kuttl/harness/twemproxyconfig
    logger.go:42: 15:17:37 | twemproxyconfig | Creating namespace: kuttl-test-charmed-shrimp
    logger.go:42: 15:17:37 | twemproxyconfig/0-install | starting test step 0-install
    logger.go:42: 15:17:38 | twemproxyconfig/0-install | RedisShard:default/shard01 created
    logger.go:42: 15:17:38 | twemproxyconfig/0-install | Sentinel:default/sentinel created
    logger.go:42: 15:17:38 | twemproxyconfig/0-install | TwemproxyConfig:default/backend-twemproxyconfig created
    logger.go:42: 15:19:02 | twemproxyconfig/0-install | test step completed 0-install
    logger.go:42: 15:19:02 | twemproxyconfig | twemproxyconfig events from ns kuttl-test-charmed-shrimp:
    logger.go:42: 15:19:02 | twemproxyconfig | Deleting namespace: kuttl-test-charmed-shrimp
=== CONT  kuttl
    harness.go:402: run tests finished
    harness.go:511: cleaning up
    harness.go:568: removing temp folder: ""
--- PASS: kuttl (86.61s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/twemproxyconfig (84.48s)
PASS

/kind feature /priority important-soon /assign

raelga commented 2 years ago

Awesome job. /lgtm

3scale-robot commented 2 years ago

LGTM label has been added.

Git tree hash: bd65d5ca888db6ec51d73cb2d8de411a6f859355

slopezz commented 2 years ago

/approve

3scale-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slopezz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/3scale-ops/saas-operator/blob/main/OWNERS)~~ [slopezz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment