Commit Graph

54 Commits (ef098ac65f6f81b6d1e4e6b0852cc7ad9f1ae152)

Author SHA1 Message Date
Jeffrey Smith II 61870e5202
chore: update 2.5 changelog (#23848)
* chore: update 2.5 changelog

* chore: release 2.5.1 influxdb
2022-11-04 15:56:07 -04:00
Jeffrey Smith II accce863db
chore: update CHANGELOG_frozen.md for 2.4 (#23651) 2022-08-18 16:31:18 -04:00
Brandon Pfeifer 34323c9a0c
chore: use 22.04 image instead of 21.10 for perf test (#23647) 2022-08-18 15:28:15 -04:00
Brandon Pfeifer 90d45e8709
feat: enable static-pie builds (2.x) (#23630)
* chore: fix build commands for new cross-builder

* fix: use xcc to determine compiler

* fix: use correct compiler for darwin tests

* fix: update perftest to 22.04 image
2022-08-16 11:53:08 -04:00
Brandon Pfeifer 83bb8ed2fc
build: update frozen changelog (#23477) 2022-06-17 16:24:47 -04:00
Dane Strandboge 82d1123e78
build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
wiedld 355d32b0cf
chore: update OSS ci pipeline to match the updates to monitor-ci (#23169) 2022-03-09 13:17:35 -08:00
William Baker 4f74049a52
feat: add downgrade target for 2.1 (#23029) 2021-12-29 13:27:07 -05:00
Sam Arnold fea3037c6b
feat: configure perf tests with yaml (#22887) 2021-11-18 15:02:31 -05:00
Daniel Moran 0572ae05d2
build: replace cross_build job with parallelized build matrix (#22877) 2021-11-16 14:38:30 -05:00
Sam Arnold 16e3b165ca
chore: refactor performance test to generate queries and data together (#22861) 2021-11-15 12:01:38 -05:00
William Baker 4af68d06b7
build: updated changelog automation (#22835)
* build: updated changelog automation

* chore: update frozen changelog date
2021-11-05 20:55:37 -06:00
Daniel Moran 21362910f2
build: add a CI job to test `influxd downgrade` (#22821) 2021-11-03 14:28:19 -04:00
William Baker ca6b99f9a2
build: use changelogger image for changelog generation (#22748)
* build: install a specific version of git-cliff for changelog job

* build: use pre-built image

* chore: correct image name

* chore: update deps

* chore: remove test job
2021-10-25 15:16:10 -06:00
William Baker d8430aa7dd
build: update script to run ui e2e tests (#22670)
* build: update script to run ui e2e tests

* chore: update comments for missing env var descriptions
2021-10-18 10:27:17 -06:00
Cody Shepherd e75d023eba
build: the update-changelog script should not produce side-effects (#22624) 2021-10-11 09:31:30 -07:00
Daniel Moran a4ee58e451
build: refactor lint and race-test jobs to use cross-builder executor (#22584) 2021-10-05 16:27:00 -04:00
Daniel Moran 1e9a31a675
build: add CI jobs to natively test ARM64, Mac, and Windows (#22539) 2021-09-24 11:03:56 -04:00
Daniel Moran 4de57500a5
test: add ungrouped-agg case to perf test suite (#22567) 2021-09-23 16:24:33 -04:00
William Baker 0c59cd79e3
build: series cardinality perf test (#22509)
* build: series cardinality perf test
2021-09-17 15:14:41 -06:00
William Baker 33afff378c
build: run perf test queries only on specific datasets (#22480)
* build: run perf test queries only on specific datasets

* fix: use new aliases to fix group window transpose
2021-09-16 09:41:06 -06:00
Cody Shepherd 824e76c18d
build: generate nightly changelog from commit history (#22377)
* build: generated nightly changelog from commit history

* build: update goreleaser version
2021-09-07 08:07:04 -07:00
William Baker eca834cc03
build: new multi-measurement perf test (#22345)
* build: new multi-measurement test
2021-08-30 16:32:47 -06:00
Daniel Moran aee9f817d8
test: add `aggregate-drop` case to iot perf-tests (#22263) 2021-08-20 11:42:13 -04:00
William Baker 0649113c6e
build: use alterate names for IoT query types (#22244)
* build: use alterate names for IoT query types
2021-08-18 09:57:24 -06:00
William Baker 2bf5f8ef3e
build: add multi measurement query benchmarks (#22217)
* build: add multi measurement query benchmarks

* chore: add comment for default match of query interval
2021-08-17 10:35:05 -06:00
William Baker d677fa1eeb
build: add perf tests for group-window-transpose (#22199)
* build: add perf tests for group-window-transpose
2021-08-13 14:38:58 -06:00
Dane Strandboge 1f5f927d74
build: add perf test for sorted-pivot (#22192) 2021-08-13 14:07:58 -05:00
Cody Shepherd 8e5a0705a3
fix: systemd service -- handle 40x and block indefinitely (#22174)
* fix: systemd service -- handle 40x and block indefinitely

* chore: update changelog

* chore: add pkg_run_test to CI

* chore: fix curl syntax for auth setup in pkg_run_test
2021-08-12 12:45:29 -07:00
William Baker 9e8f47a472
build: don't include host tag on perf test results (#22183)
* build: dont report host for perf tests
2021-08-12 09:48:44 -06:00
Dane Strandboge d044c585ac
build: add perf test for aggregate-keep (#22175) 2021-08-11 16:53:23 -05:00
William Baker 7c8a5ab68f
build: add perf test for filtered queries (#22159)
* build: add perf test for filtered queries

* chore: run only on master
2021-08-11 14:22:21 -06:00
William Baker 53d2d7c3ef
build: add perf test for fast query (#22148)
* build: add fast iot query perf test
2021-08-10 15:38:08 -06:00
Daniel Moran 43f5aefe6c
build: include query-format in EC2 perftest instance names (#22134) 2021-08-09 15:42:27 -04:00
Daniel Moran b4170a9d34
build: parallelize flux and influxql perf tests (#22118) 2021-08-09 14:07:01 -04:00
Daniel Moran 34d73cfd88
build: remove file_tag from perf-test telegraf config (#22122) 2021-08-09 14:05:11 -04:00
Daniel Moran 817fae2a9a
build: replace general perf tests with aggregate tests, refactor script (#22068) 2021-08-09 10:23:06 -04:00
Daniel Moran 8282fbac77
build: revert renaming of influxd-only release artifacts (#22086) 2021-08-06 14:45:29 -04:00
Daniel Moran e15b15b9c2
build: re-add branch as a tag in perftest results (#22050) 2021-08-05 11:59:45 -04:00
William Baker 886dfee91b
chore: add metaquery perf tests (#22008)
* build: metaquery perf tests

* fix: add scale string and seed to data file name

* fix: adjust telegraf outputs

* fix: fix force_compaction func

* fix: dont overwrite existing result files
2021-08-05 09:03:39 -06:00
Cody Shepherd 693f3212d3
chore: set rust version to the same as latest tag from flux (#21996)
* chore: set rust version to the same as latest tag from flux

* chore: parse rust version from flux tag targeted by go.mod
2021-08-03 07:23:01 -07:00
Daniel Moran 8dc74f1132
build: update deb and rpm names to match 2.0.8 (#21940) 2021-07-23 15:01:25 -04:00
Cody Shepherd 035e11e3ca
chore: perftests should use API instead of influx cli (#21909) 2021-07-22 11:04:47 -07:00
Cody Shepherd 7ea348db35
chore: enable query performance tests (#21892) 2021-07-20 09:05:06 -07:00
Cody Shepherd 865a030420
chore: change commit and branch keys to fields instead of tags (#21824)
context: configuring unique data as tags causes series cardinality to
grow in an unbounded manner; data with unique values should be set
as fields
2021-07-15 10:19:59 -07:00
Cody Shepherd bffdb0f859
chore: perftests should use API now that `influx` cmd is gone (#21815) 2021-07-13 09:44:33 -07:00
Cody Shepherd cff403af0d
chore: enable log retention for performance tests (#21708)
* chore: upload perftest logs to s3 bucket when finished

* chore: turn on verbose telegraf logging in perf test reporting
2021-06-17 08:46:44 -07:00
Cody Shepherd 45f8c66345
chore: enable ingest performance tests for master (#21627)
* chore: enable ingest performance tests (#21624)

* chore: add run script for performance tests

* chore: update circle config to run performance tests

* chore: adjustments to perf test config

* remove 1.8 branch here, as that branch is already configured for perf
  tests
* remove extraneous comments in config and perftest script
* move perftest setup logic out of circle config and into a script
* use a specific ubuntu machine image for circle driver
* omit gzip/gunzip from perf test dataset manipulations

* chore: use r5.2xlarge instance type and put perf test dataset in ramdisk

* chore: fix query logic in nightly aws teardown (#21678)
2021-06-15 10:00:40 -07:00
Daniel Moran 9b02820a0f
build: upgrade to go1.16 (#21642)
* build: bump to go 1.16
* build: go mod tidy & update godeps CI step
2021-06-09 12:59:05 -04:00
pierwill e59b8ea078
fix: verify rustup checksum in CI (#21637)
* chore: bump rust in CI to 1.52.1
2021-06-08 13:32:13 -05:00