James Phillips
|
5f334d94fa
|
Removes stale scada client and test sections that use (now) unexported fields.
Fixes #2092.
|
2016-06-06 19:18:31 -07:00 |
Chavez
|
10f297e8fc
|
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
|
9eaffc456f
|
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
|
c03d025903
|
Node names are not allowed to be empty
|
2016-03-31 14:47:55 -07:00 |
Evan Gilman
|
28ce1b079f
|
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
|
8bc51eb237
|
agent: test mdb dir protection
|
2015-10-15 14:15:41 -07:00 |
Ryan Uber
|
33cadcf925
|
agent: don't reload scada client if there is no config change
|
2015-08-25 20:43:57 -07:00 |
Ryan Uber
|
8eea77d58f
|
agent: testing scada client creation in command
|
2015-08-25 20:22:22 -07:00 |
pepov
|
8da6d4f065
|
add and test -advertise-wan cli flag
|
2015-03-28 16:08:19 +01:00 |
Ryan Uber
|
c669a17fa6
|
agent: use interface for file permissions
|
2015-01-20 18:53:18 -08:00 |
Ryan Uber
|
1e0cd2e499
|
agent: test permissions are set on rpc socket
|
2015-01-20 16:57:00 -08:00 |
Ryan Uber
|
73a111b35d
|
agent: adjusting tests for new behavior of sockets
|
2015-01-20 14:13:36 -08:00 |
Ryan Uber
|
9ee9c5acd5
|
agent: test agent rpc unix socket create failure
|
2015-01-19 09:56:59 -08:00 |
Armon Dadgar
|
dd8c0f1282
|
agent: Fixing wan join tests
|
2014-11-19 13:53:17 -08:00 |
Atin Malaviya
|
46178dbb37
|
Change names to StartJoinWan, RetryJoinWan etc
|
2014-11-17 17:14:59 -05:00 |
Atin Malaviya
|
df8d099f49
|
Add start-wan-join, retry-wan-join and related configuration options and commandline options
|
2014-11-14 10:56:39 -05:00 |
Ryan Uber
|
80a77a82df
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
92e79f51a5
|
agent: add retry join tests
|
2014-10-12 12:27:03 -07:00 |
Armon Dadgar
|
bd39973df1
|
agent: Validate datacenter is valid. Fixes #169.
|
2014-06-09 11:57:15 -07:00 |
Armon Dadgar
|
cb659a3b77
|
Adding agent skeleton
|
2013-12-19 12:18:06 -08:00 |