Clark Boylan 7df09ecef5 Properly copy gerrit static files
Dockerfile's COPY directive only copies the contents of a directory when
src is a directory. It does not copy the directory itself. This meant
the copy we were using to copy static files put them in /var/gerrit and
not /var/gerrit/static where we need them to be.

Update the Dockerfile to copy to /var/gerrit/static/ to fix this and add
some resource fetching tests to ensure they are served correctly.

Change-Id: I3bb4c06f3d7a57dcfccbbdb27cb8405586949949
2021-09-27 15:04:15 -07:00
..
2021-05-28 02:06:34 +00:00
2021-08-12 08:31:54 -07:00
2021-09-27 15:04:15 -07:00
2021-09-21 11:26:39 -07:00
2021-02-19 09:54:31 +11:00
2021-06-15 08:19:03 +10:00
2021-06-30 16:36:31 +00:00
2021-03-17 14:52:31 -07:00