Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Dlq test ui #5174

Merged
merged 14 commits into from
Oct 8, 2020
Merged

Dlq test ui #5174

merged 14 commits into from
Oct 8, 2020

Conversation

obabec
Copy link
Contributor

@obabec obabec commented Aug 28, 2020

Type of change

  • Enhancement / new feature

Description

Tests for DLQ and Expiry features with address creation and data validation using web console. Still in progress. Everything needs to be optimized and refactored once #5173 is merged.

Checklist

  • Update/write design documentation in ./documentation/design
  • [*] Write tests and make sure they pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md

lulf
lulf previously approved these changes Oct 1, 2020
@lulf
Copy link
Member

lulf commented Oct 1, 2020

@obabec Can you rebase and run tests?

@obabec
Copy link
Contributor Author

obabec commented Oct 1, 2020

@lulf sure, going to do that ASAP

@obabec obabec marked this pull request as ready for review October 1, 2020 13:45
@obabec
Copy link
Contributor Author

obabec commented Oct 1, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest

@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 39
PASS: 33
FAIL: 6
SKIP: 0
BUILD_NUMBER: 1326
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testSubscriptionAddressSpecifiedUI in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiryTopic in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiry-standard in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiry-brokered in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testFilterAddressSpace in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testFilterAddressSpaceStatus in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 1, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest

@enmasse-ci
Copy link

Build Failed

@obabec
Copy link
Contributor Author

obabec commented Oct 2, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest

@enmasse-ci
Copy link

Build Failed

@obabec
Copy link
Contributor Author

obabec commented Oct 5, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 28
PASS: 22
FAIL: 6
SKIP: 0
BUILD_NUMBER: 1329
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testSubscriptionAddressSpecifiedUI in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiryTopic in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiry-standard in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiry-brokered in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testFilterAddressSpace in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testFilterAddressSpaceStatus in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 5, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 29
PASS: 26
FAIL: 3
SKIP: 0
BUILD_NUMBER: 1330
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testCreateAddrSpaceNonClusterAdmin in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressSpaceEndpointSelfsignedCert in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressExpiry-brokered in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 6, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@kornys kornys self-requested a review October 6, 2020 07:57
kornys
kornys previously approved these changes Oct 6, 2020
@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 29
PASS: 27
FAIL: 2
SKIP: 0
BUILD_NUMBER: 1331
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testAddressExpiryTopic in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest
  • testAddressSnippetBrokered in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 6, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 9
PASS: 8
FAIL: 1
SKIP: 0
BUILD_NUMBER: 1332
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testTopicAddressSpecifiedUI in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 7, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@enmasse-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 9
PASS: 8
FAIL: 1
SKIP: 0
BUILD_NUMBER: 1333
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testAddressExpiry-brokered in io.enmasse.systemtest.isolated.web.FirefoxConsoleTest

@obabec
Copy link
Contributor Author

obabec commented Oct 7, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest test_only

@enmasse-ci
Copy link

Build Failed

@obabec
Copy link
Contributor Author

obabec commented Oct 7, 2020

@enmasse-ci run tests profile=systemtests testcase=isolated.web.FirefoxConsoleTest

@enmasse-ci
Copy link

✔️ Test Summary ✔️

TEST_PROFILE: systemtests
TEST_CASE: isolated.web.FirefoxConsoleTest
TOTAL: 40
PASS: 40
FAIL: 0
SKIP: 0
BUILD_NUMBER: 1336
BUILD_ENV: oc cluster up

@obabec obabec requested a review from kornys October 8, 2020 05:59
@obabec obabec merged commit d59b38d into EnMasseProject:master Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants