UNCLASSIFIED - NO CUI

Skip to content

Gluon/Cypress test updates for Gitlab Runner

Micah Nagel requested to merge video-quality-plz into main

No related issue, I was just trying to view the video on a pipeline for gitlab runners and my eyes exploded from pixelation.

Changes:

  • Updates to latest gluon 0.2.9
  • Updated cypress compression to 20 (crispy video) - Gluon 0.2.6+ have supported unlimited sized videos by using hostpath mounts
  • Move the gluon dependency out of the requirements file - using requirements.yaml is deprecated as of Helm 3 as best I can tell. Since the upstream chart doesn't use either method we should use the most recent one.
Edited by Micah Nagel

Merge request reports