Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.pad.base bob.pad.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.pad.basebob.pad.base
  • Issues
  • #25
Closed
Open
Issue created Jun 27, 2018 by André Anjos@andre.anjos💬Owner

The option `--preferred-package` does not change the loading behavior of `spoof.py`

I have two resources with the same name:

./bin/resources.py --types=config | grep verafinger
  + verafinger           --> bob.bio.vein.configurations.verafinger
  + verafinger           --> bob.pad.vein.configurations.verafinger

When executing spoof.py, I want to use the second one, not the first.

For some reason, if I pass the --preferred-package=bob.pad.vein option to spoof.py, then it still doesn't respect the preference and continues to load the first configuration resource instead of the second.

Assignee
Assign to
Time tracking