James Phillips
|
a78b969984
|
Removes stale scada client and test sections that use (now) unexported fields.
Fixes #2092.
|
2016-06-06 19:18:31 -07:00 |
Chavez
|
f201b4b565
|
command: Data directory permission error message
* Check for invalid data directory permissions
* Display appropriate permissions error message
* Add command test for bad data directory permissions
|
2016-04-01 19:17:38 -07:00 |
Sean Chittenden
|
5994c9efbf
|
skip_leave_on_int's default changes based on agent mode
`skip_leave_on_int`'s behavior now changes based on whether or not the agent is acting as a client or server.
Fixes: 1687
|
2016-03-31 17:45:14 -07:00 |
Sean Chittenden
|
583abab552
|
Node names are not allowed to be empty
|
2016-03-31 14:47:55 -07:00 |
Evan Gilman
|
146f719a66
|
Explicitly set advertise address in agent tests
Otherwise, the tests will fail when run on a machine with multiple
private addresses
|
2016-02-06 23:01:45 -08:00 |
Ryan Uber
|
10b971df21
|
agent: test mdb dir protection
|
2015-10-15 14:15:41 -07:00 |
Ryan Uber
|
4b715a7d2c
|
agent: don't reload scada client if there is no config change
|
2015-08-25 20:43:57 -07:00 |
Ryan Uber
|
ed70720d55
|
agent: testing scada client creation in command
|
2015-08-25 20:22:22 -07:00 |
pepov
|
ebaee31874
|
add and test -advertise-wan cli flag
|
2015-03-28 16:08:19 +01:00 |
Ryan Uber
|
b1dae530d4
|
agent: use interface for file permissions
|
2015-01-20 18:53:18 -08:00 |
Ryan Uber
|
782b0ddd88
|
agent: test permissions are set on rpc socket
|
2015-01-20 16:57:00 -08:00 |
Ryan Uber
|
450d05575d
|
agent: adjusting tests for new behavior of sockets
|
2015-01-20 14:13:36 -08:00 |
Ryan Uber
|
2530e5ff05
|
agent: test agent rpc unix socket create failure
|
2015-01-19 09:56:59 -08:00 |
Armon Dadgar
|
6c83ef119a
|
agent: Fixing wan join tests
|
2014-11-19 13:53:17 -08:00 |
Atin Malaviya
|
0904c651a8
|
Change names to StartJoinWan, RetryJoinWan etc
|
2014-11-17 17:14:59 -05:00 |
Atin Malaviya
|
5b41170f47
|
Add start-wan-join, retry-wan-join and related configuration options and commandline options
|
2014-11-14 10:56:39 -05:00 |
Ryan Uber
|
cc999e339b
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
67e1f363e1
|
agent: add retry join tests
|
2014-10-12 12:27:03 -07:00 |
Armon Dadgar
|
922c21a175
|
agent: Validate datacenter is valid. Fixes #169.
|
2014-06-09 11:57:15 -07:00 |
Armon Dadgar
|
d0cfb06d74
|
Adding agent skeleton
|
2013-12-19 12:18:06 -08:00 |