Skip to content

Adjust Feature Flag Audit Test to be Flexible

Andrew Fontaine requested to merge afontaine/fix-flaky-ff-test into master

What does this MR do?

It seems the ordering of the audit log message is not consistent, but we can adjust the test slightly to be more adaptable to ordering changes. It still asserts that the first line of the message is that the feature flag is created with a description, but only ensures that the creation of strategies is audited. The order is not considered.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Andrew Fontaine

Merge request reports