Skip to content

Lint fix for admission and e2e package except dot import lint failures #234

Merged
volcano-sh-bot merged 7 commits intovolcano-sh:masterfrom
nikita15p:e2elintfix
Jun 25, 2019
Merged

Lint fix for admission and e2e package except dot import lint failures #234
volcano-sh-bot merged 7 commits intovolcano-sh:masterfrom
nikita15p:e2elintfix

Conversation

@nikita15p
Copy link
Copy Markdown
Contributor

This PR fixes lint error for e2e package except for following dot import lint failures as per the comments.
test/e2e/admission.go:20:2: should not use dot imports
test/e2e/admission.go:21:2: should not use dot imports
test/e2e/cli_util.go:24:2: should not use dot imports
test/e2e/command.go:24:2: should not use dot imports
test/e2e/command.go:25:2: should not use dot imports
test/e2e/job_controlled_resource.go:20:2: should not use dot imports
test/e2e/job_controlled_resource.go:21:2: should not use dot imports
test/e2e/job_error_handling.go:20:2: should not use dot imports
test/e2e/job_error_handling.go:21:2: should not use dot imports
test/e2e/job_plugins.go:21:2: should not use dot imports
test/e2e/job_plugins.go:22:2: should not use dot imports
test/e2e/job_scheduling.go:22:2: should not use dot imports
test/e2e/job_scheduling.go:23:2: should not use dot imports
test/e2e/mpi.go:20:2: should not use dot imports
test/e2e/mpi.go:21:2: should not use dot imports
test/e2e/predicates.go:20:2: should not use dot imports
test/e2e/predicates.go:21:2: should not use dot imports
test/e2e/queue.go:24:2: should not use dot imports
test/e2e/queue.go:25:2: should not use dot imports
test/e2e/util.go:27:2: should not use dot imports
Found 20 lint suggestions; failing.

@nikita15p nikita15p changed the title Lint fix for e2e package except dot import lint failures Lint fix for admission and e2e package except dot import lint failures Jun 19, 2019
@nikita15p nikita15p force-pushed the e2elintfix branch 6 times, most recently from d130337 to 10b9069 Compare June 20, 2019 12:34
@TommyLike
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2019
@volcano-sh-bot volcano-sh-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. labels Jun 25, 2019
@k82cn
Copy link
Copy Markdown
Member

k82cn commented Jun 25, 2019

/lgtm
/approve

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2019
@volcano-sh-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k82cn, nikita15p, TommyLike

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 25, 2019
@volcano-sh-bot volcano-sh-bot merged commit 0c44e1a into volcano-sh:master Jun 25, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/volcano that referenced this pull request Jun 28, 2019
Lint fix for admission and e2e package except dot import lint failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants