Vlad Voloshyn
|
9cf1fcfc86
|
updated periodic stanza documentation
|
2018-07-25 15:11:47 +03:00 |
Nick Ethier
|
34fe54ebda
|
Merge pull request #4461 from hashicorp/f-e2e-framework
E2E: Initial Framework
|
2018-07-24 12:33:48 -04:00 |
Nick Ethier
|
2ad19e05f4
|
e2e/framework: code review fixes
|
2018-07-24 12:33:30 -04:00 |
Alex Dadgar
|
7ff60e7222
|
Merge pull request #4523 from hashicorp/kikitux-patch-1
Update Azure notes for variables
|
2018-07-23 17:07:56 -07:00 |
Alvaro Miranda Aguilera
|
b0a2193b07
|
Update README.md
|
2018-07-20 11:39:12 +02:00 |
Michael Lange
|
0d6881c4ff
|
Update deployment test to reflect new progress-by column
|
2018-07-17 13:28:29 -07:00 |
Michael Lange
|
56a7e644ec
|
Show deployment deadlines everywhere
|
2018-07-17 11:07:22 -07:00 |
Alex Dadgar
|
d6b271c4fe
|
Merge pull request #4493 from hashicorp/d-http-codes
Document HTTP response codes
|
2018-07-16 14:44:39 -07:00 |
Alex Dadgar
|
1ffd8138ef
|
clarify 400
|
2018-07-16 14:44:23 -07:00 |
Alex Dadgar
|
b2f4f854d1
|
changelog
|
2018-07-16 14:40:12 -07:00 |
Alex Dadgar
|
e1c239daae
|
Merge pull request #4414 from hashicorp/b-stop-summary
Reset Queued allocs to zero when job stopped
|
2018-07-16 14:32:55 -07:00 |
Daniele Valeriani
|
b0a14caca2
|
Add test for cpu_cfs_period
|
2018-07-16 22:43:34 +02:00 |
Michael Schurter
|
d8d7d4c1ad
|
Merge pull request #4502 from hashicorp/allthingsclowd-patch-1
typo - duplication of the word can
|
2018-07-16 09:54:41 -07:00 |
Michael Schurter
|
4fc04794a7
|
Merge pull request #4501 from msvbhat/nomad-contraints-docs
Fix client metadata link in Nomad constraints docs
|
2018-07-16 09:54:02 -07:00 |
Michael Lange
|
9413c719a6
|
Merge pull request #4507 from hashicorp/b-ui-dist-bar-corners
UI: Fix the missing pixels issue with distribution-bar
|
2018-07-13 11:04:29 -07:00 |
Michael Lange
|
b373c2a2a1
|
Merge pull request #4504 from hashicorp/f-ui-collapsable-job-summary
UI: Collapsable job summary visualization
|
2018-07-13 11:03:50 -07:00 |
Michael Lange
|
591ddaa93e
|
Test coverage for summary toggle
|
2018-07-13 10:26:46 -07:00 |
Michael Lange
|
77a9e844a1
|
Make job alloc/children summary collapsable (and persist the choice in localStorage)
|
2018-07-13 10:26:46 -07:00 |
Michael Lange
|
c1bc54878d
|
Add an option to start expanded and an onToggle action to list-accordion
|
2018-07-13 10:26:46 -07:00 |
Michael Lange
|
72f4f213d9
|
Compute the correct number of pixels to shave off of bar width
|
2018-07-13 10:26:01 -07:00 |
Michael Lange
|
79725168b8
|
Create a single-bar example of distribution-bar in the styleguide
|
2018-07-13 10:26:01 -07:00 |
Michael Lange
|
e3b020e201
|
Fix a bug where the wrong index could be used when some bars had no value
|
2018-07-13 10:26:01 -07:00 |
Michael Lange
|
f800835f15
|
Merge pull request #4497 from hashicorp/f-ui-page-objects
UI: Update acceptance tests to use PageObjects
|
2018-07-13 10:21:10 -07:00 |
Chelsea Komlo
|
8d9be5a3b8
|
Merge pull request #4476 from hashicorp/b-dev-tls-reload
Fix reload issue for TLS certificates in dev mode
|
2018-07-13 13:19:26 -04:00 |
Graham Land
|
71984713e3
|
typo - duplication of the word can
|
2018-07-12 13:45:44 +01:00 |
M S Vishwanath Bhat
|
b7dd9f8c29
|
Fix client metadata link in Nomad constraints docs
Signed-off-by: M S Vishwanath Bhat <msvbhat@gmail.com>
|
2018-07-12 11:56:01 +02:00 |
Michael Lange
|
8154d68b95
|
Consistently use PageObjects now that they all exist
|
2018-07-11 12:42:43 -07:00 |
Michael Lange
|
f74694b0a0
|
Eslint cleanup
|
2018-07-11 12:35:39 -07:00 |
Michael Lange
|
79cbc4066f
|
Use PageObject for task logs tests
|
2018-07-11 12:31:37 -07:00 |
Michael Lange
|
c1a4b68fee
|
Use PageObject for task detail tests
|
2018-07-11 12:21:26 -07:00 |
Michael Lange
|
686ae57310
|
Use PageObject for namespace tests
|
2018-07-11 11:59:20 -07:00 |
Michael Lange
|
69667ead86
|
Use PageObjects for application error tests
|
2018-07-11 11:41:34 -07:00 |
Michael Lange
|
5a4de18401
|
Use PageObject for allocation detail tests
|
2018-07-11 11:27:23 -07:00 |
Nick Ethier
|
6b6777359b
|
scheduler: fix missing err assignment
|
2018-07-11 14:27:10 -04:00 |
Michael Lange
|
3fa288f852
|
Use PageObject for task group detail tests
|
2018-07-11 10:36:33 -07:00 |
Nick Ethier
|
f9aadb5e52
|
e2e/framework: add framework.F context
|
2018-07-11 13:19:14 -04:00 |
Nick Ethier
|
a333edca7c
|
e2e/framework: move *testing.T access to a context *framework.F which is scoped to each test
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
c0ad8b5c69
|
e2e/framework: strip flag prefix and use testify/require for embedded assertions
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
03d1ec963c
|
e2e/framework: don't require NOMAD_ADDR and instead rely on defaults
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
8ece36a6bd
|
e2e/framework: remove 'step' naming and wording
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
ac61ca7fd0
|
e2e/framework: add missing errorf var
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
c3e3919637
|
e2e/framework: cleanup provisioner and more docs
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
5d4caa5698
|
e2e/framework: additional documentation
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
18b5c767e2
|
e2e/framework: add consul and vault client detection
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
026e86ecb9
|
e2e/framework: add minimal godocs
|
2018-07-11 13:12:23 -04:00 |
Nick Ethier
|
0f15bab3ba
|
e2e/framework: initial e2e framework implementation
|
2018-07-11 13:12:23 -04:00 |
Michael Schurter
|
6d9bdeaba0
|
Merge pull request #4490 from hashicorp/b-rkt-test-failure
Fix and speedup rkt tests
|
2018-07-11 10:02:57 -07:00 |
Michael Lange
|
266850b3f8
|
Use PageObject for job versions tests
|
2018-07-11 09:49:44 -07:00 |
Michael Lange
|
2d9aeae23c
|
Use PageObject for job evaluations tests
|
2018-07-11 09:37:58 -07:00 |
Michael Lange
|
9b8f33013d
|
Fix job subnav
|
2018-07-11 09:34:22 -07:00 |