25f7403e2a
The dependent change enables the "detect-ref" option of hound, which looks at the remote origin HEAD and indexes on that. That should allow indexing of our mixed repos that have a mix of "master" and "main". Add cirros to the test, which should exercise this path, and take some screenshosts because this a js/react app and just a "curl" doesn't help. Change-Id: I1850577c63566b594f9730f5b8f0bc10b07ff7e4 Depends-On: https://review.opendev.org/c/opendev/jeepyb/+/830919
7 lines
114 B
YAML
7 lines
114 B
YAML
- hosts: "codesearch"
|
|
tasks:
|
|
|
|
- name: Run selenium container
|
|
include_role:
|
|
name: run-selenium
|