• Dallas Reedy's avatar
    Fix for broken master due to unpersisted feature flags · dafe999c
    Dallas Reedy authored
    Works around the currently broken CI job by calling
    Feature.enabled?(...) inside Gitlab::Experimentation::Experiment#active?
    even though we're not actually making full use of it (yet).
    
    Also adds yaml definition files for a few more experiments that have
    been added to master since the original MR was reverted.
    dafe999c
stub_experiments.rb 1.37 KB