[release-1.6] chore(e2e): introduce e2e tests for RBAC Auditor log - #2760
Conversation
|
The image is available at: |
ciiay
left a comment
There was a problem hiding this comment.
/lgtm
Verified the build on a cluster that the RBAC plugin works as expected.
|
/retest |
|
/test e2e-tests |
7 similar comments
|
/test e2e-tests |
|
/test e2e-tests |
|
/test e2e-tests |
|
/test e2e-tests |
|
/test e2e-tests |
|
/test e2e-tests |
|
/test e2e-tests |
|
/hold |
|
/retest |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
2817ebb to
3900091
Compare
|
The image is available at: |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
3900091 to
74f9b74
Compare
74f9b74 to
3121ce9
Compare
|
The image is available at: |
|
/retest |
3121ce9 to
e8fe352
Compare
|
The image is available at: |
|
The image is available at: |
1d8259b to
28771ad
Compare
|
The image is available at: |
|
The image is available at: |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
… and refactoring log utilities Signed-off-by: Gustavo Lira <guga.java@gmail.com> RHIDP-6618 Rename scaffold.spec.ts to auditor-catalog.spec.ts and update test description for clarity Signed-off-by: Gustavo Lira <guga.java@gmail.com> Refactor RBAC policy update call for improved readability Signed-off-by: Gustavo Lira <guga.java@gmail.com> RHIDP-6618 Refactor RBAC API references in tests to use RBAC_API constants Signed-off-by: Gustavo Lira <guga.java@gmail.com> RHIDP-6618 - Add shared utilities for RBAC audit-log Playwright tests Signed-off-by: Gustavo Lira <guga.java@gmail.com> RHIDP-6618 Update scaffold tests: refine event log validation and improve test descriptions Signed-off-by: Gustavo Lira <guga.java@gmail.com> test Signed-off-by: Gustavo Lira <guga.java@gmail.com> RHIDP-6618 Refactor RBAC tests for improved structure and readability Signed-off-by: Gustavo Lira <guga.java@gmail.com> Increase tail number Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Remove testing lines Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Make permission-evaluation more concrete Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Enable more precise filtering Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Fix policy-read by-query Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Switch to json logs Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Filter the logs more precisely Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Update pod selector Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Enable change of namespace Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Test pod logs Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Catch the logs Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Test Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com> Introduce rbac auditor tests Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
6e4ce56 to
0ea4fd0
Compare
|
The image is available at: |
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ciiay, PatAKnight The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
a1e4531
into
redhat-developer:release-1.6
Description
This is a manual cherry pick for the new tests of Auditor service in RBAC plugin.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer