summaryrefslogtreecommitdiffstats
path: root/roles/taskotron/resultsdb-backend
Commit message (Collapse)AuthorAgeFilesLines
* Use sane values for processess and threads for resultsdbPatrick Uiterwijk2017-03-181-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* bumping resultsdb wsgi resources againTim Flink2017-03-171-1/+1
|
* bumping wsgi daemon to 100 thread, 5 processes in resultsdb prod, stgTim Flink2017-03-151-0/+4
|
* ok, we do this in staging insteadTim Flink2017-03-021-1/+1
|
* get resultsdb-dev publishing to stg fedmsg busTim Flink2017-03-021-1/+1
|
* Update resultsdb config fileMartin Krizek2017-01-261-3/+6
|
* taskotron: start httpd where neededMartin Krizek2016-11-291-0/+3
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-1/+1
|
* Fix small variable-name inconsistencies for resutlsdbJosef Skladanka2016-02-032-28/+6
| | | | | Gets rid of quite some of the conditionals and minimizes the amount of different variable names used in result/execdb
* Update all calls to sudo to use 'become' and sudo_user to 'become_user'Kevin Fenzi2016-02-021-8/+8
|
* fixing db uri for resultsdb local/devTim Flink2016-02-021-1/+1
|
* use more intelligent tests for dnf/yum on resultsdb rolesTim Flink2016-01-261-1/+1
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-4/+4
|
* Switch all these places to use dnf/yum state=present instead of latest. This ↵Kevin Fenzi2016-01-041-2/+2
| | | | prevents showing changes on package updates.
* enabling fedmsg on production resultsdbTim Flink2015-12-041-1/+1
|
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* resultsdb settings.py: Allow stg send fedmsgsMartin Krizek2015-10-071-0/+4
|
* fixed a hardcoded host setting in resultsdbTim Flink2015-10-061-1/+1
|
* updating testdays settings, more refactoring to get rid of conditionals in ↵Tim Flink2015-10-052-16/+5
| | | | taskotron roles
* adding defaults to taskotron roles so playbooks don't need extra_enablereposTim Flink2015-10-051-0/+2
|
* fix formatting of install directives so taskotron roles match other infra rolesTim Flink2015-10-011-2/+3
|
* updating taskotron roles to use dnf for f22+, variable for reposTim Flink2015-09-301-6/+6
|
* fixing package flag for local taskotron installsTim Flink2015-06-081-1/+1
|
* changing taskotron roles that use infra repo to use infra-testing for ↵Tim Flink2015-04-011-0/+10
| | | | dev/stg, explicitly adding resultsdb_api to taskotron-client
* adding local case to resultsdb-backendTim Flink2015-01-291-1/+8
|
* adding local use case to taskotron roles, fixing up some vars to be more ↵Tim Flink2015-01-292-1/+5
| | | | consistent
* Revert "attempting to change remote tmpdir for postgres commands"Tim Flink2014-11-111-3/+0
| | | | This reverts commit 5718ed87de1aaccff76d2cfabf580ba02546ab70.
* Revert "adding quotes and spaces to remote_tmp in resultsdb backend db"Tim Flink2014-11-111-3/+3
| | | | This reverts commit 63ff859fbaa8660ca74ca59d06f6d1468cb8f035.
* adding quotes and spaces to remote_tmp in resultsdb backend dbTim Flink2014-11-111-3/+3
|
* attempting to change remote tmpdir for postgres commandsTim Flink2014-11-111-0/+3
|
* reverting earlier removal of sudo commands in resultsdb databaseTim Flink2014-11-111-16/+22
|
* Revert "attempting to isolate the postgresql commands for resultsdb backend"Tim Flink2014-11-112-23/+20
| | | | This reverts commit d6fdac91bdc11f4dbed7d69b10a1fb0e624c69eb.
* attempting to isolate the postgresql commands for resultsdb backendTim Flink2014-11-112-20/+23
|
* attempting to restructure postgres commands for resultsdb_backend to get rid ↵Tim Flink2014-11-111-19/+20
| | | | of errors
* try removing sudo from resultsdb postgresql commands to fix errorsTim Flink2014-11-111-8/+0
|
* Revert "Try preferring https for resultsdb." - This had no effect.Ralph Bean2014-11-111-1/+0
| | | | This reverts commit b887e3b0b515f6f8ffb6c5c972b64bfcc6119cf1.
* Try preferring https for resultsdb.Ralph Bean2014-11-111-0/+1
|
* commenting out db init in resultsdb-be for now since it's always being run ↵Tim Flink2014-08-201-2/+5
| | | | and clears contents of the db
* preparing for taskotron production setupTim Flink2014-07-081-7/+8
|
* fixing db permissions setting for resultsdb-backendTim Flink2014-07-081-3/+3
|
* fixing resultsdb config for db user in dev/stg/prodTim Flink2014-07-081-3/+3
|
* adding libsemanage-python to resultsdb-backend depsTim Flink2014-07-021-0/+1
|
* refactoring resultsdb to support different credentials for dev/stg/prodTim Flink2014-07-022-5/+30
|
* adding blank line to resultsdb.conf to force newline in rendered template, ↵Tim Flink2014-06-251-0/+1
| | | | fixing syntax error
* restricting non-GET requests to resultsdb to qa networkTim Flink2014-06-251-1/+4
|
* setting httpd_can_network_connect_db sebool for resultsdb-backend roleTim Flink2014-06-091-0/+3
|
* Add python-psycopg2 to resultsdb-backendKevin Fenzi2014-06-091-0/+1
|
* fixing resultsdb db init to use PROD settings and pick up the correct config ↵Tim Flink2014-06-091-1/+1
| | | | file
* See if this changes anything.Kevin Fenzi2014-06-091-0/+2
|
* adding resultsdb database init to resultsdb-backend roleTim Flink2014-06-051-0/+3
|