Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pulse_lib
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QuTech QDLabs
pulse_lib
Commits
e99c382d
Commit
e99c382d
authored
2 years ago
by
Sander Snoo
Browse files
Options
Downloads
Patches
Plain Diff
Use Q1Simulator Cluster in test
parent
36b8deb0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pulse_lib/tests/configurations/configurations.yaml
+7
-7
7 additions, 7 deletions
pulse_lib/tests/configurations/configurations.yaml
pulse_lib/tests/configurations/qblox_mocked.yaml
+8
-27
8 additions, 27 deletions
pulse_lib/tests/configurations/qblox_mocked.yaml
with
15 additions
and
34 deletions
pulse_lib/tests/configurations/configurations.yaml
+
7
−
7
View file @
e99c382d
...
...
@@ -42,15 +42,15 @@ QbloxMocked:
station
:
qblox_mocked.yaml
backend
:
Qblox
awg_channels
:
Q
CM
1
:
[
P1
,
P2
,
P3
,]
Q
CM
2
:
[
P4
,
P5
,
P6
,
P7
]
Q
CM
3
:
[
I1
,
Q1
,
I2
,
Q2
]
Q
blox_module
1
:
[
P1
,
P2
,
P3
,]
Q
blox_module
2
:
[
P4
,
P5
,
P6
,
P7
]
Q
blox_module
3
:
[
I1
,
Q1
,
I2
,
Q2
]
markers
:
M1
:
[
Q
CM
1
,
0
]
M_IQ
:
[
Q
CM
3
,
0
]
M1
:
[
Q
blox_module
1
,
0
]
M_IQ
:
[
Q
blox_module
3
,
0
]
sensors
:
SD1
:
[
Q
RM1
,
0
]
SD2
:
[
Q
RM1
,
1
]
SD1
:
[
Q
blox_module4
,
0
]
SD2
:
[
Q
blox_module4
,
1
]
rf
:
SD2
:
output
:
[
QRM1
,
1
]
...
...
This diff is collapsed.
Click to expand it.
pulse_lib/tests/configurations/qblox_mocked.yaml
+
8
−
27
View file @
e99c382d
...
...
@@ -18,32 +18,13 @@ instruments:
frequency
:
limits
:
[
0
,
20e9
]
Q
CM1
:
type
:
q1simulator.
Q1Simulato
r
Q
blox
:
type
:
q1simulator.
Cluste
r
enable_forced_reconnect
:
True
init
:
sim_type
:
QCM
QCM2
:
type
:
q1simulator.Q1Simulator
enable_forced_reconnect
:
True
init
:
sim_type
:
QCM
QCM3
:
type
:
q1simulator.Q1Simulator
enable_forced_reconnect
:
True
init
:
sim_type
:
QCM
QRM1
:
type
:
q1simulator.Q1Simulator
enable_forced_reconnect
:
True
init
:
sim_type
:
QRM
QRM2
:
type
:
q1simulator.Q1Simulator
enable_forced_reconnect
:
True
init
:
sim_type
:
QRM
modules
:
1
:
QCM
2
:
QCM
3
:
QCM
4
:
QRM
5
:
QRM
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment