Skip to content

Playwright E2E harness clones plugin_thold/plugin_monitor at non-existent develop-1.2.x branch #7139

@somethingwithproof

Description

@somethingwithproof

Every PR's Playwright E2E job on 1.2.x fails at the docker build step with:

fatal: Remote branch develop-1.2.x not found in upstream origin

tests/e2e/Dockerfile lines 64 and 66 default PLUGIN_THOLD_REF and PLUGIN_MONITOR_REF to develop-1.2.x. Neither Cacti/plugin_thold nor Cacti/plugin_monitor carries that branch. Both repos have develop and main. tests/e2e/docker-compose.yml repeats the same defaults at lines 40 and 42.

Switch the defaults to develop so the harness clones cleanly on every 1.2.x PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions