Skip to content

Commit a1710fa

Browse files
committed
add roletemplatebindings test and utils
1 parent 7b2938d commit a1710fa

File tree

4 files changed

+1
-262
lines changed

4 files changed

+1
-262
lines changed

Dockerfile

Lines changed: 0 additions & 37 deletions
This file was deleted.

Jenkinsfile

Lines changed: 0 additions & 224 deletions
This file was deleted.

k6/create_RTBs.js renamed to k6/rbac/create_RTBs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Trend } from 'k6/metrics';
55
import {
66
getCookies, login, logout, deleteProjectsByPrefix, createProject,
77
listProjects, getProjectById, getRandomElements
8-
} from "./rancher_utils.js";
8+
} from "../rancher/rancher_utils.js";
99
import {
1010
createUser, listUsers, listRoles, listRoleTemplates,
1111
listRoleBindings, listClusterRoles, listClusterRoleBindings,
File renamed without changes.

0 commit comments

Comments
 (0)