Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cse138-assignment-4-test-suite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Evan Kelly Jones
cse138-assignment-4-test-suite
Graph
main
Select Git revision
Branches
3
main
default
protected
port_asgn3
view-fixes
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
14
13
12
11
10
Added group_id and distinguished it from thread_id
main
main
added a run_id to allow running many test suites in parallel
further clarification on benchmarks
improved stress tests, fixed lack of format string in helper
made get_all in basic_proxy eventually time out
reverted change to main
minor potential correctness change
changed it to explicitly check for true
added REBROADCAST_VIEW env detection
made rebroadcast conditional on whether engine is podman
reverted uncommenting
Added log to warn when a node's ip address changes from a partition
fixed basic_proxy_partitioned_shards; added more logging for rebroadcast
commented out rebroadcast code again
added comments for which tests to comment out in __main__.py to test in parallel
Merge branch 'multiple_node_benchmark' into 'main'
Resharding with more than one node
Merge branch 'main' of git.ucsc.edu:awaghili/cse138-assignment-4-test-suite
formatting
removed nonsensical logs
typo in benchmark for how many keys to put
Merge branch 'main' of git.ucsc.edu:awaghili/cse138-assignment-4-test-suite
fixed issue with not sending metadata with None timeout
Merge branch 'bench' into 'main'
merge main
can now change bench size stuff easily
fix to basic_shuffle
Merge branch 'bench' into 'main'
Basic resharding bnechmark
made kvsmulticlient support disabling persistence of metadata
made shuffle not persist metadata
Merge branch 'main' of git.ucsc.edu:awaghili/cse138-assignment-4-test-suite
made stress tests conform with this line from spec2: <key> is alphanumeric.
revert ipaddr rebroadcast
allowed regex filtering of tests
Merge branch 'main' of git.ucsc.edu:awaghili/cse138-assignment-4-test-suite
again fixed k8s-file
Merge branch 'main' into 'main'
add stress tests
Fixed k8s-file issue
Loading