-
Notifications
You must be signed in to change notification settings - Fork 10
Create CWS v2.4.1 Release Branch #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
voxparcxls
commented
Aug 18, 2023
- Update Adaptation branch with v2.4.0 commits
…o clean_ exception to maintain config settings.
…o clean_ exception to maintain config settings.
…m subdirs of .backups
updated AWS lib version to 2.16.93
* Fixed location of configuration.properties file used in installerTest.sh * Restored WebTest and subtests * Fixed integration tests * Updated InitiatorsTestIT
* updated ci file. * created open-source certs. * updated yml file. * set chromedriver to headless. * upload Jacoco report as an artifact. * updated CI workflow.
* Updated docker setup * Separated console and worker. Now console only * Works with cws 2.3 now * Worker-only waits for console to startup before running configure.sh * Updated worker-ls to default connect to console-db-es-ls-kibana setup * Updated README.md
* run Google Chrome. * updated WebTestUtil. * upload test screenshots for debugging. * updated webtests. * Updated Test Logs Page BPMN file. * All webtests updated and working. * Updated test_workers_page BPMN file. * Set workflow to run daily at 5 AM PST. * Updated WorkersTestIT. * Send Slack message to CWS Dev Team. * Create LoadTestIT. * Update unit tests. * Update Maven dependencies for asserts. * Updated workflow file.
Co-authored-by: zef <zandrade@jpl.nasa.gov>
* add openldap Docker setup * update to cws-opensource-ldap and cws-certs * test ldap server from inside Docker container * clean up readme files * re-title certs readme
* Update InstallerTest for CI. * Enable run of workflow using the Actions tab. * Test sending workflow failure message. * Add webhook payload variable. * Test sending workflow failure message. * Show webhook payload. * Add workflow job URL to Slack message. * Run Unit and Integration Tests Separately. * Add processEnginePlugins property to camunda.cfg.xml * Restore EmailTaskTest * Update workflow file. * Display actual JSON data in history page
* Cleaned up cmdline log messages * Changed Cmdline output so need to update test Co-authored-by: James Wood <James.F.Wood@jpl.nasa.gov>
* Create ldap.yml * Create a continuous integration pipeline for CWS using LDAP security and associated tests. * Test security env variable. * Configure open source LDAP for CI. * Adjust wait time for web elements * Create WebTestLdap * Publish CWS Docker image * Adjust WebTestUtil for timeout error * Run WebTestLdap * Update WebTestUtil * Update workflow files * Update web elements for integration tests
* Create ReadMe for CI * Update ReadMe for CI
* cron job set to sundays
* ldap set to weekly build on sunday
Changed from running Sunday to Monday
* Pretty up json output * Fixed to work in Docker. Doesn't seem like proper open/close tagging, but it works... Co-authored-by: James Wood <James.F.Wood@jpl.nasa.gov> Co-authored-by: Josh Haile <35245966+voxparcxls@users.noreply.github.com>
Changed to run on Monday morning
* Restore LoadTestIT Update SystemLevelTestIT Configure CI to allow multiple workers * Update ReadMe for CI Change trigger for CD component to tag Update webtests for multiple workers * Update ci.sh * Update WebTestUtil * Update InstallerTest Revert CI to one worker for testing * Revert CI to three workers * Configure CI to two workers * Create MariaDB service container * Revert CI to three workers * Revert CI to three workers * Configure CI for two workers Update ReadMe for CI * Update workflow files Update ReadMe for CI * Update WebTestUtil * Update ReadMe for CI Update workflow files * Update WebTestUtil * Create advanced-test job for CI Add workers environmental variable Update LoadTestIT * Update camunda.yml * Update LoadTestIT Update SystemLevelTestIT Skip LoadTestIT when running integration tests * Update camunda.yml * Update LoadTestIT Update camunda.yml * Update LoadTestIT * Update LoadTestIT * Upload screenshots always after successful build * Check for idle browser during testing Update LoadTestIT * Check for idle browser during testing Update camunda.yml * Update LoadTestIT * Update ReadMe for CI Refactor Test Suite * Refactor Test Suite * Refactor Test Suite Update workflow files * Update Slack message with Camunda workflow results * Update Slack message with detailed job results * Update Slack message with Camunda workflow results * Update Slack message with Camunda workflow results * Update Slack message with detailed job results * Show webhook payload Update workflow files * Test sending Slack message based on user Update workflow files * Test sending Slack message based on user * Test sending Slack message based on user * Test sending Slack message based on user * Test sending Slack message based on dev team list * Test sending Slack message based on dev team list * Test sending Slack message based on dev team list * Test sending Slack message based on dev team list * Verify if a user belongs to the team * Verify if a user belongs to the team * Send Slack message only if workflows are triggered by the dev team
* add max process per worker config * modify cws_worker in core db * modify core sql * rename new proc variable worker_max_num_running_procs * MaxNumForProcsOnWorker variable for current Running processes * remove added totalNumOfProcDefKeysOnWorker var * clean up workerservice commit * set cap on queryLimit for claiming a process start * rename variables * add upgrade script for DB * working but needs clean and optimization * clean up logs * clean up CWSInstaller * worker_max_num_running_procs changed to default 16 * variable description update * removed limitProcDefKey condition in claimWithCounter * set limit param to null. All enabled procs have opporunity to be claimed. update README * claim query
* upgrade schema for cws2.4 - script * script and sql file * upgrade script for CWSv2.4 database * edit create_server_dist * update the readme * fix upgrade_core_db column name - max_num_running_procs * fix script - insert default CORE to new column * clean up script alter command * update to README file * change readme versions text * add warning * add delete worker rows to mysql commands * add upgrade script for 2.1 and 2.2 * add 2.2 and 2.3 to dist * rename * revert to 1 upgrade script
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.