Skip to content

Run platform functional tests with/without base-path #63672

@mshustov

Description

@mshustov

FTR runs functional tests with --no-base-path option.

'--no-base-path',

That is a source of many regressions during migration:
#54687
#56409
#57301
#62016
#63417 (review)

We would like to have reliable function tests to prevent such problems in the future.

Probably @elastic/kibana-operations can provide more information about the requirement to run FTR without a base path. As I can see this setting was on since the kbn-test package was introduced in #18568

I'm not sure we could and should enable configurable base-path for all the tests. Probably, we can start with moving the platform tests to a separate test config that runs tests with and without the base-path option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:OperationsKibana-Operations Teamimpact:needs-assessmentProduct and/or Engineering needs to evaluate the impact of the change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions