Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S Salt Formula
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

We are running out of space, please set "expire_in" for artifacts in your pipeline and delete old artifacts (https://gitlab.fbk.eu/fbk-scripts/deleteartifacts). If you need help contact help-it@fbk.eu

  • salt-formulas
  • mirror
  • Salt Formula
  • Repository
Switch branch/tag
  • salt-formula
  • test
  • integration
  • v3002-py3
  • files
  • _mapdata
  • ubuntu-16.yaml
Find file BlameHistoryPermalink
  • Imran Iqbal's avatar
    test(_mapdata): update verification files for `master_type: str` · c16e7a3b
    Imran Iqbal authored Sep 04, 2021
    Use the following command:
    
    ```
    $ GREP_SED="^\(\s\+master_type: \)true" \
      && grep -rl "${GREP_SED}" test/integration/ \
      | xargs sed -i -e "/${GREP_SED}/s//\1str/"
    ```
    c16e7a3b