Projet

Général

Profil

Révision 3246b968

ID3246b9680b2873291e835e27a4a40cab56fde9e3
Parent beaf4ee3
Enfant c3f6e1ff

Ajouté par Nacho Barrientos il y a plus de 4 ans

Check that all rules are declared in the all rules acceptance test

Voir les différences:

.github/workflows/ci.yml
70 70
        with:
71 71
          ruby-version: '2.7'
72 72
          bundler-cache: true
73
      - name: Check that all rules are declared in the all rules acceptance test
74
        run: bash -c "awk '/^class / {print \$2}' manifests/rules/*.pp manifests/rules/out/*.pp | xargs -i sh -c 'grep -F {} spec/acceptance/all_rules_spec.rb -q || exit 255'"
73 75
      - name: Run tests
74 76
        run: bundle exec rake beaker
75 77
        env:

Formats disponibles : Unified diff