[DCOS_OSS-3823] DC/OS E2E - Delete Albert user after waiting for OSS DC/OS Created: 18/Jul/18 Updated: 09/Nov/18 Resolved: 26/Jul/18 |
|
Status: | Resolved |
Project: | DC/OS |
Component/s: | dcos-e2e |
Affects Version/s: | None |
Fix Version/s: | DC/OS 1.12.0 |
Type: | Task | Priority: | Medium |
Reporter: | Adam Dangoor (Inactive) | Assignee: | Adam Dangoor (Inactive) |
Resolution: | Done | ||
Labels: | unplanned | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Epic Link: | dcos-e2e improvements |
Team: | |
Sprint: | Security Sprint 25 |
Story Points: | 3 |
Description |
In DC/OS E2E we have wait_for_dcos_oss. We should delete the user. From discussion with Gustav, we should do something like the following pseudocode, on one master: master.run([dcos-shell, zkcli.sh, del, '/dcos/users/albert@...]) |
Comments |
Comment by Adam Dangoor (Inactive) [ 22/Jul/18 ] |
Comment by Adam Dangoor (Inactive) [ 25/Jul/18 ] |
See https://dcos-community.slack.com/archives/C052AG7RQ/p1532532629000055 for a user hitting this. |
Comment by Adam Dangoor (Inactive) [ 26/Jul/18 ] |
Comment by Adam Dangoor (Inactive) [ 26/Jul/18 ] |
I just chose a component version as I didn't know what to do. |
Comment by Marco Monaco [ 27/Jul/18 ] |
There was an issue in the validation script. Sorry. I removed the randomly assigned component version again. |