Skip to content

Azdev test not honoring --profile parameter #6347

Closed

Description

Describe the bug
Azdev test does not run tests for a different profile other than "latest" profile

To Reproduce
az cloud set --profile “2017-03-09-profile” -n AzureCloud
azdev test StorageAccountTests --profile 2017-03-09-profile

--> Skips the tests for 2017-03-09-profile.

Expected behavior
Azdev test to run tests for 2017-03-09-profile without skipping

Environment summary
dev setup
(env) D:\Github2\azure-cli>az -v
azure-cli (2.0.33)

acr (2.0.24)
acs (2.0.33)
advisor (0.5.1)
ams (0.1.0)
appservice (0.1.33)
backup (1.1.1)
batch (3.2.2)
batchai (0.2.2)
billing (0.1.8)
cdn (0.0.14)
cloud (2.0.13)
cognitiveservices (0.1.13)
configure (2.0.15)
consumption (0.3.1)
container (0.1.24)
core (2.0.33)
cosmosdb (0.1.21)
dev-tools (0.1.1)
dla (0.1.0)
dls (0.0.21)
dms (0.0.1)
eventgrid (0.1.12)
eventhubs (0.1.3)
extension (0.0.14)
feedback (2.1.1)
find (0.2.9)
interactive (0.3.20)
iot (0.1.20)
keyvault (2.0.22)
lab (0.0.22)
monitor (0.1.7)
network (2.1.2)
nspkg (3.0.2)
profile (2.0.24)
rdbms (0.2.3)
redis (0.2.13)
reservations (0.1.2)
resource (2.0.29)
role (2.0.24)
servicebus (0.1.2)
servicefabric (0.0.12)
sql (2.0.25)
storage (2.0.32)
testsdk (0.1.3)
vm (2.0.32)

Python location 'D:\Github2\azure-cli\env\Scripts\python.exe'
Extensions directory 'C:\Users\viananth.azure\cliextensions'

Python (Windows) 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)]

Legal docs and information: aka.ms/AzureCliLegal

OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)
Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Test FrameworkbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions