PBM-1466 - Remove kingpin dependency from pbm cli #25
Annotations
1 error and 1 warning
test_PBM-1355.test_remap_PBM_T265[physical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1355.py#L123
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f8a52c37350>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Resync storage/677eee51b0abc0d3d61c5c8a [newrscfg/newrscfg01:27017]\nUsage:\n pbm config [key] [flags]\n\nFlags:\n --file string Upload config from YAML file\n --force-resync Resync backup list with the current store\n -h, --help help for config\n --list List current settings\n --set stringToString Set the option value <key.name=value> (default [])\n -w, --wait Wait for finish\n --wait-time duration Maximum wait time\n\nGlobal Flags:\n --mongodb-uri string MongoDB connection string (Default = PBM_MONGODB_URI environment variable)\n -o, --out string Output format <text>/<json> (default "text")\n\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f8a52c37350>, exit_status=1, command=b'pbm ... PBM_MONGODB_URI environment variable)\n -o, --out string Output format <text>/<json> (default "text")\n\n').rc
|
runner / go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|