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/+/830919changes/26/830926/3
parent
9a25740961
commit
25f7403e2a
@ -0,0 +1,6 @@
|
||||
- hosts: "codesearch"
|
||||
tasks:
|
||||
|
||||
- name: Run selenium container
|
||||
include_role:
|
||||
name: run-selenium
|
Loading…
Reference in new issue