Commit Graph

53 Commits (a1cdc71ae5ccd74223f2487583ea9ae7d95c9394)

Author SHA1 Message Date
Jason Wilder 3eb82d529e Update test scripts to use measurement for JSON 2015-06-02 20:44:11 -06:00
Ben Johnson 44d38cb430 Merge branch 'master' into alpha1 2015-06-02 10:40:52 -06:00
Cory LaNou 17bdf1c114 get both json/line protocol endpoints working 2015-06-01 12:35:57 -06:00
Cory LaNou 3597565955 reading and writing yo! 2015-06-01 11:59:58 -06:00
David Norton 0fb4e14c44 fix #2564: chg name to measurement in write JSON 2015-05-21 19:05:32 -04:00
Cory LaNou 531f1e72ce add in non-distinct data to distinct seed 2015-05-19 12:29:52 -06:00
Cory LaNou dbacec690d remove trailing spaces 2015-05-19 09:16:20 -06:00
Cory LaNou c8bf5e2ee8 add bool scenarios to distinct data script 2015-05-19 09:16:19 -06:00
Cory LaNou 639311b00b some test data for working with distinct at the cli 2015-05-19 09:16:19 -06:00
ben hockey 9a3c28748c change timestamp to time 2015-05-11 12:28:47 -05:00
Cory LaNou 13f318b084 Allow http write handler to decode gzipped body 2015-04-07 10:34:55 -05:00
Cory LaNou 4e8b98702a properly submit gzipped data. 2015-04-06 15:38:14 -07:00
Cory LaNou 63ded4f3f5 update test script to read and write with gzip compression 2015-04-06 15:38:14 -07:00
Cory LaNou 3854fdfb82 Add script to show how to query for future data 2015-04-03 10:33:40 -05:00
Ben Johnson 8648f6d5e7 Add -host option to urlgen. 2015-03-16 11:27:27 -06:00
Ben Johnson 4b9a93d924 Merge branch 'master' of https://github.com/influxdb/influxdb into stateless-broker 2015-03-12 15:46:04 -06:00
Ben Johnson c7d49209e1 Update urlgen to end at current time. 2015-03-12 15:04:36 -06:00
Cory LaNou 2e9d56ff99 add shell script to input data with more variety 2015-03-12 11:17:08 -06:00
Ben Johnson 5f6bcf523f Fix broker integration bugs. 2015-03-11 12:00:45 -06:00
Joseph Rothrock 94d4287af9 rewrite urlgen in go
Fix outer enclosing json.

Add date option.
2015-03-03 12:57:01 -08:00
Joseph Rothrock b020d3f14c Rewrite urlgen in Go
Cut-n-paste Ben's code.

Fix bugs re args.

Sandardize on 1-based for time and servers.

Keep incrementing time for subsequent clients -- I don't see the
point in overwriting data.
2015-03-03 11:36:15 -08:00
Joseph Rothrock bdbb2a7503 Rewrite urlgen in Go
Issue: 1818

This is meant to replace the urlgen shell script.
2015-03-02 16:35:33 -08:00
Mark Rushakoff 666d093676 Fix urlgen to work on Ubuntu 2015-02-27 16:05:53 -08:00
Joseph Rothrock 06eac99c23 Fix timezone abbreviation.
Issue: 1784

BSD manpage for strptime sez that they don't like
most timezone abbreviations. One they do like is GMT.
2015-02-27 15:37:39 -08:00
Cory LaNou 1f38c0865e enhancing test to work with drop series bug 2015-02-26 17:10:09 -07:00
Cory LaNou 18d064afbc chmod +x tests/create_write_single_with_multiple_tags_query.sh 2015-02-24 17:11:14 -07:00
Cory LaNou d03fcbb7cf add shell test that inserts multiple tags 2015-02-24 17:01:16 -07:00
Cory LaNou 3551856566 Update tests to insert with fields, not values 2015-02-24 10:32:39 -07:00
Cory LaNou f19276d365 clarifying echo message 2015-02-04 16:22:12 -07:00
Cory LaNou 9fbdd33fae and integration test that validates gzip 2015-02-04 16:20:28 -07:00
Cory LaNou 78ed56a416 add more curl seed scripts, update tmux test to use dedicated seed script 2015-02-04 13:52:47 -07:00
Cory LaNou fa675c4181 update test 2015-02-04 10:25:38 -07:00
Ben Johnson 98421f6ccc Merge branch 'master' into batch
Conflicts:
	server.go
	tests/siege/urlgen
2015-02-02 20:57:05 -07:00
Paul Dix 4ce5a637bb Rename create_write_query and make executable. 2015-01-29 21:34:52 -05:00
Peter C. Norton f5247cb8f3 Remove more ksh/bash-isms 2015-01-29 13:01:55 -05:00
Peter C. Norton 1b645b0d52 Fix tests/seige/urlgen for non-macs
Should address https://github.com/influxdb/influxdb/issues/1437
2015-01-29 12:08:49 -05:00
Ben Johnson b1417eaeb9 Update urlgen to do batching. 2015-01-29 02:13:57 -05:00
Ben Johnson 1d587f9c1d Add siege script and url generation. 2015-01-29 01:10:10 -05:00
Ben Johnson 03134ec83e Add urlgen. 2015-01-29 00:47:19 -05:00
Philip O'Toole 0cca0e5267 Don't index configs, just use port number 2015-01-28 14:32:23 -08:00
Philip O'Toole bfef027606 Use absolute paths in multi-node configs 2015-01-28 14:23:56 -08:00
Ben Johnson 0c64014fac Add additional broker HTTP redirection. 2015-01-28 03:41:28 -05:00
Ben Johnson ef50a180b4 Fix measurement persistence. 2015-01-28 02:53:16 -05:00
Ben Johnson dc6afbd2e2 Fix metastore copy. 2015-01-28 01:51:08 -05:00
Philip O'Toole c428879891 Use --data-urlencode with each URL parameter 2015-01-27 18:29:16 -08:00
Cory LaNou 6917750028 timestamp closer to today 2015-01-26 15:13:26 -07:00
Cory LaNou e972d6c030 generating sample json for metrics 2015-01-26 12:01:50 -07:00
Cory LaNou d985818976 hostname is not needed for testing configs 2015-01-26 11:04:00 -07:00
Cory LaNou 90c5307a61 now able to spin up 3 servers 2015-01-26 10:44:06 -07:00
Cory LaNou fb29f887b5 mocking out some tmux testing. all wip 2015-01-24 19:02:45 -07:00