Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prow: Add terraform lintern to openshift/installer #1124

Merged
merged 1 commit into from
Aug 7, 2018
Merged

Prow: Add terraform lintern to openshift/installer #1124

merged 1 commit into from
Aug 7, 2018

Conversation

alejovicu
Copy link
Contributor

@alejovicu alejovicu commented Jul 30, 2018

Add Terraform lintern to openshift/installer. (CORS-744)

@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 30, 2018
@alejovicu alejovicu changed the title CORS-744 - Prow Tasks: Add terraform lintern to openshift/installer Prow: Add terraform lintern to openshift/installer Jul 30, 2018
@alejovicu
Copy link
Contributor Author

/assign @bbguimaraes

@@ -3174,6 +3174,20 @@ presubmits:
- --template=/usr/local/e2e-aws
- --target=e2e-aws

- name: terraform-lint
trigger: "(?m)^/tflint"
rerun_command: "/tflint"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convention is to use /test <test-name>

- name: terraform-lint
trigger: "(?m)^/tflint"
rerun_command: "/tflint"
context: terraform-lint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convention is to use ci/prow/<name>

@stevekuznetsov
Copy link
Contributor

/ok-to-test

@openshift-ci-robot openshift-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 31, 2018
@wking
Copy link
Member

wking commented Aug 3, 2018

@alejovicu, this needs a rebase (at least according to GitHub :p).

@@ -3209,6 +3209,20 @@ presubmits:
- --template=/usr/local/e2e-aws
- --target=e2e-aws

- name: terraform-lint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, final nit -- this is usually ci-pull-$org-$repo-$name

@alejovicu
Copy link
Contributor Author

Please do not merge until openshift/installer#109 is merged

@bbguimaraes
Copy link
Contributor

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 6, 2018
@alejovicu
Copy link
Contributor Author

Ready for merge

@alejovicu
Copy link
Contributor Author

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 7, 2018
@bbguimaraes
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 7, 2018
@openshift-merge-robot openshift-merge-robot merged commit 799122a into openshift:master Aug 7, 2018
@openshift-ci-robot
Copy link
Contributor

@alejovicu: Updated the config configmap using the following files:

  • key config.yaml using file cluster/ci/config/prow/config.yaml

In response to this:

Add Terraform lintern to openshift/installer. (CORS-744)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@alejovicu alejovicu deleted the CORS-744 branch August 8, 2018 14:59
wking added a commit to wking/openshift-installer that referenced this pull request Aug 14, 2018
These have moved into Prow presubmit jobs:

* Terraform lint: openshift/release@82e00346 (Prow: Add Terraform Lint
  to openshift/installer, 2018-08-06, openshift/release#1124).
* YAML lint: openshift/release@457be2cd (Added prow yaml-lint job
  description for installer repo, 2018-08-02, openshift/release#1138).
* ShellCheck: openshift/release@e12a7a06 (Prow: Add shellcheck to
  openshift/installer, 2018-08-08, openshift/release#1131).
* Terraform format: openshift/release@f67e06e4 (openshift installer:
  add terraform fmt, 2018-08-04, openshift/release#1152).
* Go vet: openshift/release@71afdcca (Added go-vet prow job,
  2018-08-14, openshift/release#1181).
* Building the tarball: openshift/release@42a5a0d0 (add
  openshift/installer 'bazel build tarball' test to prow, 2018-08-13,
  openshift/release#1178).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants