Skip to content

[ST] Enable authst checks after fix#2776

Open
jankalinic wants to merge 2 commits into
streamshub:mainfrom
jankalinic:enable-fixed-auth-sts
Open

[ST] Enable authst checks after fix#2776
jankalinic wants to merge 2 commits into
streamshub:mainfrom
jankalinic:enable-fixed-auth-sts

Conversation

@jankalinic

Copy link
Copy Markdown
Contributor

No description provided.

@jankalinic jankalinic self-assigned this Jul 16, 2026
@jankalinic
jankalinic requested a review from MikeEdgar July 16, 2026 17:16
@jankalinic
jankalinic marked this pull request as ready for review July 16, 2026 17:16
Signed-off-by: jkalinic <jkalinic@redhat.com>
Signed-off-by: jkalinic <jkalinic@redhat.com>
@jankalinic
jankalinic force-pushed the enable-fixed-auth-sts branch from e535e24 to a81c0fa Compare July 20, 2026 08:22
@sonarqubecloud

Copy link
Copy Markdown

@jankalinic

Copy link
Copy Markdown
Contributor Author

/systemtests run --help

@streamshub-bot

Copy link
Copy Markdown

ℹ️ Systemtests Help ℹ️

You can run system tests with the following parameters:

  • --testcase=<name> (optional): Run a specific test case. Use Maven style, e.g. [TopicST | KafkaST#testKafkaTwo...]
  • --profile=<profile> (optional): Profile to use, e.g. [regression]
  • --env=<VAR1=val1;VAR2=val2> (optional): Set environment variables for the test
  • --install-type=<olm|yaml> (optional): Choose installation type. Default is [olm]
  • --retry-count=<number> (optional): Number of Maven retries. Default is [0]
  • --help: Show this help message

Note: Use either --testcase or --profile to select tests to run, setting both will result in
github actions prioritizing testcase over profile. If neither is provided, no systemtest will start.

Example usage:

/systemtests run --profile=regression --env=MY_ENV=one;SECOND=two
/systemtests run --testcase=TopicST --install-type=olm --retry-count=3

@jankalinic

Copy link
Copy Markdown
Contributor Author

/systemtests run --testcase=AuthST --install-type=olm --retry-count=2

@streamshub-bot

Copy link
Copy Markdown

⚠️ Systemtests run finished - failure ⚠️

Test Summary:

  • TOTAL: 0
  • PASS: 0
  • FAIL: 0
  • SKIP: 0

Used parameters:

  • TEST_CASE: AuthST
  • PROFILE:
  • INSTALL_TYPE: olm
  • RETRY_COUNT: 2
  • ENVS:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants