Commit 473463f
authored
Remove pbench-generate-token agent CLI functionality (#3383)
* Remove pbench-generate-token agent CLI functionality
- Since we moved away from internal user management in
Pbench-server, we can no longer use username and password
to create new tokens.
- The new functionality to generate long-lasting tokens
will be available via a new server API call and the dashboard.
- Also removes the unused load-canned-data.sh file.
PBENCH-9481 parent e6c3a54 commit 473463f
File tree
7 files changed
+9
-423
lines changed- agent
- contrib/containerized-pbench
- lib/pbench
- cli/agent/commands
- test/unit/agent/task
- server/pbenchinacan
7 files changed
+9
-423
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | | - | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 40 | + | |
This file was deleted.
This file was deleted.
0 commit comments